GroupId | GroupIdcom.erigir |
---|---|
ArtifactId | ArtifactIdwrench-commons |
Version | Version1.1.6+68 |
Type | Typejar |
Filename | Size |
---|---|
wrench-commons-1.1.6+68.pom | |
wrench-commons-1.1.6+68.jar | 40 KB |
wrench-commons-1.1.6+68-sources.jar | 23 KB |
wrench-commons-1.1.6+68-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.erigir/wrench-commons/ -->
<dependency>
<groupId>com.erigir</groupId>
<artifactId>wrench-commons</artifactId>
<version>1.1.6+68</version>
</dependency>
// https://jarcasting.com/artifacts/com.erigir/wrench-commons/
implementation 'com.erigir:wrench-commons:1.1.6+68'
// https://jarcasting.com/artifacts/com.erigir/wrench-commons/
implementation ("com.erigir:wrench-commons:1.1.6+68")
'com.erigir:wrench-commons:jar:1.1.6+68'
<dependency org="com.erigir" name="wrench-commons" rev="1.1.6+68">
<artifact name="wrench-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.erigir', module='wrench-commons', version='1.1.6+68')
)
libraryDependencies += "com.erigir" % "wrench-commons" % "1.1.6+68"
[com.erigir/wrench-commons "1.1.6+68"]