is not current version
Last Version 1.0.v201602292337

com.github.coderepositories:jcommons-tools-mbg 1.0

My Java Commons Tools MBG

GroupId

GroupId

com.github.coderepositories
ArtifactId

ArtifactId

jcommons-tools-mbg
Version

Version

1.0
Type

Type

jar

Download jcommons-tools-mbg 1.0


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