Mavenize, rename and reorganize build elements#2
Merged
ianopolous merged 3 commits intomultiformats:masterfrom Dec 11, 2016
Merged
Mavenize, rename and reorganize build elements#2ianopolous merged 3 commits intomultiformats:masterfrom
ianopolous merged 3 commits intomultiformats:masterfrom
Conversation
ianopolous
reviewed
Dec 11, 2016
README.md
Outdated
|
|
||
| ## Compilation | ||
| ## Dependency | ||
| You can use this project by building the JAR file as specified below, or by using [JitPack](https://jitpack.io/#multiformats/java-multihash/) (also supporting Gradle, SBT, etc). |
Contributor
Author
There was a problem hiding this comment.
oops! Thanks, fixed.
Contributor
Author
|
@ianopolous could you create the v1.0.0 tag? I need that to be able to make the PR for java-ipfs-api. Thanks, Chuck |
Member
|
Note I've also just created a new multibase repo, which multihash and multiaddr will depend on once I'm done. Any chance you could mavenise multibase as well? Thank you. |
Contributor
Author
|
Will do, my pleasure. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As per discussion in ipfs/java-ipfs-api #1 and as implemented in multiformats/java-multihash #2:
After merging, a new release tag needs to be created "v1.0.0" for JitPack to work.