Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdio.iohk |
ArtifactId | ArtifactIdpbandk-runtime-js |
Version | Version0.20.5 |
Type | Typepom |
Filename | Size |
---|---|
pbandk-runtime-js-0.20.5.pom | |
pbandk-runtime-js-0.20.5.module | 2 KB |
pbandk-runtime-js-0.20.5-sources.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.iohk/pbandk-runtime-js/ -->
<dependency>
<groupId>io.iohk</groupId>
<artifactId>pbandk-runtime-js</artifactId>
<version>0.20.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.iohk/pbandk-runtime-js/
implementation 'io.iohk:pbandk-runtime-js:0.20.5'
// https://jarcasting.com/artifacts/io.iohk/pbandk-runtime-js/
implementation ("io.iohk:pbandk-runtime-js:0.20.5")
'io.iohk:pbandk-runtime-js:pom:0.20.5'
<dependency org="io.iohk" name="pbandk-runtime-js" rev="0.20.5">
<artifact name="pbandk-runtime-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.iohk', module='pbandk-runtime-js', version='0.20.5')
)
libraryDependencies += "io.iohk" % "pbandk-runtime-js" % "0.20.5"
[io.iohk/pbandk-runtime-js "0.20.5"]