is not current version
Last Version 1.0.1

com.zimesfield:commons 0.0.3

The zimesfield commons project

GroupId

GroupId

com.zimesfield
ArtifactId

ArtifactId

commons
Version

Version

0.0.3
Type

Type

jar

Download commons 0.0.3


<!-- https://jarcasting.com/artifacts/com.zimesfield/commons/ -->
<dependency>
    <groupId>com.zimesfield</groupId>
    <artifactId>commons</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.zimesfield/commons/
implementation 'com.zimesfield:commons:0.0.3'
// https://jarcasting.com/artifacts/com.zimesfield/commons/
implementation ("com.zimesfield:commons:0.0.3")
'com.zimesfield:commons:jar:0.0.3'
<dependency org="com.zimesfield" name="commons" rev="0.0.3">
  <artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zimesfield', module='commons', version='0.0.3')
)
libraryDependencies += "com.zimesfield" % "commons" % "0.0.3"
[com.zimesfield/commons "0.0.3"]