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