is not current version
Last Version 0.16.3

io.nem:sdk-core 0.14.2

sdk-core lib for NEM2 sdk Java

GroupId

GroupId

io.nem
ArtifactId

ArtifactId

sdk-core
Version

Version

0.14.2
Type

Type

jar

Download sdk-core 0.14.2


<!-- https://jarcasting.com/artifacts/io.nem/sdk-core/ -->
<dependency>
    <groupId>io.nem</groupId>
    <artifactId>sdk-core</artifactId>
    <version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.nem/sdk-core/
implementation 'io.nem:sdk-core:0.14.2'
// https://jarcasting.com/artifacts/io.nem/sdk-core/
implementation ("io.nem:sdk-core:0.14.2")
'io.nem:sdk-core:jar:0.14.2'
<dependency org="io.nem" name="sdk-core" rev="0.14.2">
  <artifact name="sdk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nem', module='sdk-core', version='0.14.2')
)
libraryDependencies += "io.nem" % "sdk-core" % "0.14.2"
[io.nem/sdk-core "0.14.2"]