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