Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.github.cretz.pbandk |
ArtifactId | ArtifactIdpbandk-runtime-js |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
pbandk-runtime-js-0.2.0.pom | |
pbandk-runtime-js-0.2.0.jar | 72 KB |
pbandk-runtime-js-0.2.0-sources.jar | 31 KB |
pbandk-runtime-js-0.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cretz.pbandk/pbandk-runtime-js/ -->
<dependency>
<groupId>com.github.cretz.pbandk</groupId>
<artifactId>pbandk-runtime-js</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cretz.pbandk/pbandk-runtime-js/
implementation 'com.github.cretz.pbandk:pbandk-runtime-js:0.2.0'
// https://jarcasting.com/artifacts/com.github.cretz.pbandk/pbandk-runtime-js/
implementation ("com.github.cretz.pbandk:pbandk-runtime-js:0.2.0")
'com.github.cretz.pbandk:pbandk-runtime-js:jar:0.2.0'
<dependency org="com.github.cretz.pbandk" name="pbandk-runtime-js" rev="0.2.0">
<artifact name="pbandk-runtime-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cretz.pbandk', module='pbandk-runtime-js', version='0.2.0')
)
libraryDependencies += "com.github.cretz.pbandk" % "pbandk-runtime-js" % "0.2.0"
[com.github.cretz.pbandk/pbandk-runtime-js "0.2.0"]