is not current version
Last Version 1.0.5.RELEASE

com.guaboy:guaboy-commons 1.0.5.RC

Guaboy develop tools

GroupId

GroupId

com.guaboy
ArtifactId

ArtifactId

guaboy-commons
Version

Version

1.0.5.RC
Type

Type

jar

Download guaboy-commons 1.0.5.RC


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