| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.nuls.v2 |
| Идентификатор | Идентификаторoff-smartcontract-api |
| Последняя версия | Последняя версия0.29 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеoff-smartcontract-api
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| off-smartcontract-api-0.29.pom | |
| off-smartcontract-api-0.29.jar | 2 MB |
| off-smartcontract-api-0.29-sources.jar | 2 MB |
| off-smartcontract-api-0.29-javadoc.jar | 823 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/ -->
<dependency>
<groupId>io.nuls.v2</groupId>
<artifactId>off-smartcontract-api</artifactId>
<version>0.29</version>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/
implementation 'io.nuls.v2:off-smartcontract-api:0.29'
// https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/
implementation ("io.nuls.v2:off-smartcontract-api:0.29")
'io.nuls.v2:off-smartcontract-api:jar:0.29'
<dependency org="io.nuls.v2" name="off-smartcontract-api" rev="0.29">
<artifact name="off-smartcontract-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nuls.v2', module='off-smartcontract-api', version='0.29')
)
libraryDependencies += "io.nuls.v2" % "off-smartcontract-api" % "0.29"
[io.nuls.v2/off-smartcontract-api "0.29"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.22.RELEASE |
| junit : junit | jar | 4.13.1 |