| Группа | Группаio.nuls.v2 |
|---|---|
| Идентификатор | Идентификаторoff-smartcontract-api |
| Версия | Версия0.26 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| off-smartcontract-api-0.26.pom | |
| off-smartcontract-api-0.26.jar | 3 MB |
| off-smartcontract-api-0.26-sources.jar | 3 MB |
| off-smartcontract-api-0.26-javadoc.jar | 829 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/ -->
<dependency>
<groupId>io.nuls.v2</groupId>
<artifactId>off-smartcontract-api</artifactId>
<version>0.26</version>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/
implementation 'io.nuls.v2:off-smartcontract-api:0.26'
// https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/
implementation ("io.nuls.v2:off-smartcontract-api:0.26")
'io.nuls.v2:off-smartcontract-api:jar:0.26'
<dependency org="io.nuls.v2" name="off-smartcontract-api" rev="0.26">
<artifact name="off-smartcontract-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nuls.v2', module='off-smartcontract-api', version='0.26')
)
libraryDependencies += "io.nuls.v2" % "off-smartcontract-api" % "0.26"
[io.nuls.v2/off-smartcontract-api "0.26"]