is not current version
Last Version 0.29

io.nuls.v2:off-smartcontract-api 0.21


GroupId

GroupId

io.nuls.v2
ArtifactId

ArtifactId

off-smartcontract-api
Version

Version

0.21
Type

Type

jar

Download off-smartcontract-api 0.21


<!-- https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/ -->
<dependency>
    <groupId>io.nuls.v2</groupId>
    <artifactId>off-smartcontract-api</artifactId>
    <version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/
implementation 'io.nuls.v2:off-smartcontract-api:0.21'
// https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/
implementation ("io.nuls.v2:off-smartcontract-api:0.21")
'io.nuls.v2:off-smartcontract-api:jar:0.21'
<dependency org="io.nuls.v2" name="off-smartcontract-api" rev="0.21">
  <artifact name="off-smartcontract-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nuls.v2', module='off-smartcontract-api', version='0.21')
)
libraryDependencies += "io.nuls.v2" % "off-smartcontract-api" % "0.21"
[io.nuls.v2/off-smartcontract-api "0.21"]