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