GroupId | GroupIdby.stub |
---|---|
ArtifactId | ArtifactIdstubby4j |
Version | Version2.0.13 |
Type | Typejar |
Filename | Size |
---|---|
stubby4j-2.0.13.pom | |
stubby4j-2.0.13.jar | 1 MB |
stubby4j-2.0.13-sources.jar | 216 KB |
stubby4j-2.0.13-no-dependencies.jar | 153 KB |
stubby4j-2.0.13-javadoc.jar | 505 KB |
Browse |
<!-- https://jarcasting.com/artifacts/by.stub/stubby4j/ -->
<dependency>
<groupId>by.stub</groupId>
<artifactId>stubby4j</artifactId>
<version>2.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/by.stub/stubby4j/
implementation 'by.stub:stubby4j:2.0.13'
// https://jarcasting.com/artifacts/by.stub/stubby4j/
implementation ("by.stub:stubby4j:2.0.13")
'by.stub:stubby4j:jar:2.0.13'
<dependency org="by.stub" name="stubby4j" rev="2.0.13">
<artifact name="stubby4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='by.stub', module='stubby4j', version='2.0.13')
)
libraryDependencies += "by.stub" % "stubby4j" % "2.0.13"
[by.stub/stubby4j "2.0.13"]