is not current version
Last Version 1.0.2

com.godmonth:godmonth-commons 0.6.2


GroupId

GroupId

com.godmonth
ArtifactId

ArtifactId

godmonth-commons
Version

Version

0.6.2
Type

Type

jar

Download godmonth-commons 0.6.2


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