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