GroupId | GroupIdcom.erigir |
---|---|
ArtifactId | ArtifactIdwrench-commons |
Version | Version1.1.7+69 |
Type | Typejar |
Filename | Size |
---|---|
wrench-commons-1.1.7+69.pom | |
wrench-commons-1.1.7+69.jar | 40 KB |
wrench-commons-1.1.7+69-sources.jar | 24 KB |
wrench-commons-1.1.7+69-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.7+69</version>
</dependency>
// https://jarcasting.com/artifacts/com.erigir/wrench-commons/
implementation 'com.erigir:wrench-commons:1.1.7+69'
// https://jarcasting.com/artifacts/com.erigir/wrench-commons/
implementation ("com.erigir:wrench-commons:1.1.7+69")
'com.erigir:wrench-commons:jar:1.1.7+69'
<dependency org="com.erigir" name="wrench-commons" rev="1.1.7+69">
<artifact name="wrench-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.erigir', module='wrench-commons', version='1.1.7+69')
)
libraryDependencies += "com.erigir" % "wrench-commons" % "1.1.7+69"
[com.erigir/wrench-commons "1.1.7+69"]