GroupId | GroupIdio.github.d-exclaimation |
---|---|
ArtifactId | ArtifactIdsubpub |
Version | Version0.1.5 |
Type | Typejar |
Filename | Size |
---|---|
subpub-0.1.5.pom | |
subpub-0.1.5.jar | 44 KB |
subpub-0.1.5-sources.jar | 6 KB |
subpub-0.1.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub/ -->
<dependency>
<groupId>io.github.d-exclaimation</groupId>
<artifactId>subpub</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub/
implementation 'io.github.d-exclaimation:subpub:0.1.5'
// https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub/
implementation ("io.github.d-exclaimation:subpub:0.1.5")
'io.github.d-exclaimation:subpub:jar:0.1.5'
<dependency org="io.github.d-exclaimation" name="subpub" rev="0.1.5">
<artifact name="subpub" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.d-exclaimation', module='subpub', version='0.1.5')
)
libraryDependencies += "io.github.d-exclaimation" % "subpub" % "0.1.5"
[io.github.d-exclaimation/subpub "0.1.5"]