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