GroupId | GroupIdim.mak |
---|---|
ArtifactId | ArtifactIdwaves-crypto |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
waves-crypto-2.0.0.pom | |
waves-crypto-2.0.0.jar | 45 KB |
waves-crypto-2.0.0-sources.jar | 23 KB |
waves-crypto-2.0.0-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/im.mak/waves-crypto/ -->
<dependency>
<groupId>im.mak</groupId>
<artifactId>waves-crypto</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/im.mak/waves-crypto/
implementation 'im.mak:waves-crypto:2.0.0'
// https://jarcasting.com/artifacts/im.mak/waves-crypto/
implementation ("im.mak:waves-crypto:2.0.0")
'im.mak:waves-crypto:jar:2.0.0'
<dependency org="im.mak" name="waves-crypto" rev="2.0.0">
<artifact name="waves-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.mak', module='waves-crypto', version='2.0.0')
)
libraryDependencies += "im.mak" % "waves-crypto" % "2.0.0"
[im.mak/waves-crypto "2.0.0"]