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