не последняя версия
Последняя версия 4.0.28

net.corda.plugins:cordform-common 4.0.12-tutorial

null

Категории

Категории

Сеть ORM Данные
Группа

Группа

net.corda.plugins
Идентификатор

Идентификатор

cordform-common
Версия

Версия

4.0.12-tutorial
Тип

Тип

jar

Скачать cordform-common 4.0.12-tutorial


<!-- https://jarcasting.com/artifacts/net.corda.plugins/cordform-common/ -->
<dependency>
    <groupId>net.corda.plugins</groupId>
    <artifactId>cordform-common</artifactId>
    <version>4.0.12-tutorial</version>
</dependency>
// https://jarcasting.com/artifacts/net.corda.plugins/cordform-common/
implementation 'net.corda.plugins:cordform-common:4.0.12-tutorial'
// https://jarcasting.com/artifacts/net.corda.plugins/cordform-common/
implementation ("net.corda.plugins:cordform-common:4.0.12-tutorial")
'net.corda.plugins:cordform-common:jar:4.0.12-tutorial'
<dependency org="net.corda.plugins" name="cordform-common" rev="4.0.12-tutorial">
  <artifact name="cordform-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.corda.plugins', module='cordform-common', version='4.0.12-tutorial')
)
libraryDependencies += "net.corda.plugins" % "cordform-common" % "4.0.12-tutorial"
[net.corda.plugins/cordform-common "4.0.12-tutorial"]