GroupId | GroupIdio.frees |
---|---|
ArtifactId | ArtifactIdiota-core_2.11 |
Version | Version0.3.7 |
Type | Typejar |
Filename | Size |
---|---|
iota-core_2.11-0.3.7.pom | |
iota-core_2.11-0.3.7.jar | 468 KB |
iota-core_2.11-0.3.7-sources.jar | 243 bytes |
iota-core_2.11-0.3.7-javadoc.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.frees/iota-core_2.11/ -->
<dependency>
<groupId>io.frees</groupId>
<artifactId>iota-core_2.11</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.frees/iota-core_2.11/
implementation 'io.frees:iota-core_2.11:0.3.7'
// https://jarcasting.com/artifacts/io.frees/iota-core_2.11/
implementation ("io.frees:iota-core_2.11:0.3.7")
'io.frees:iota-core_2.11:jar:0.3.7'
<dependency org="io.frees" name="iota-core_2.11" rev="0.3.7">
<artifact name="iota-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.frees', module='iota-core_2.11', version='0.3.7')
)
libraryDependencies += "io.frees" % "iota-core_2.11" % "0.3.7"
[io.frees/iota-core_2.11 "0.3.7"]