License |
License |
---|---|
GroupId | GroupIdxyz.rk0cc.willpub |
ArtifactId | ArtifactIdopium |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwillpub-opium
Java controlled pub command in operation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opium-1.1.0.pom | |
opium-1.1.0.jar | 103 KB |
opium-1.1.0-sources.jar | 47 KB |
opium-1.1.0-javadoc.jar | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.rk0cc.willpub/opium/ -->
<dependency>
<groupId>xyz.rk0cc.willpub</groupId>
<artifactId>opium</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.rk0cc.willpub/opium/
implementation 'xyz.rk0cc.willpub:opium:1.1.0'
// https://jarcasting.com/artifacts/xyz.rk0cc.willpub/opium/
implementation ("xyz.rk0cc.willpub:opium:1.1.0")
'xyz.rk0cc.willpub:opium:jar:1.1.0'
<dependency org="xyz.rk0cc.willpub" name="opium" rev="1.1.0">
<artifact name="opium" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.rk0cc.willpub', module='opium', version='1.1.0')
)
libraryDependencies += "xyz.rk0cc.willpub" % "opium" % "1.1.0"
[xyz.rk0cc.willpub/opium "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |