License |
License |
---|---|
GroupId | GroupIdcom.github.coderepositories |
ArtifactId | ArtifactIdjcommons-tools-mgb |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjcommons-tools-mgb
My Java Commons Tools MGB
|
Filename | Size |
---|---|
jcommons-tools-mgb-1.0.pom | |
jcommons-tools-mgb-1.0.jar | 62 KB |
jcommons-tools-mgb-1.0-sources.jar | 123 KB |
jcommons-tools-mgb-1.0-javadoc.jar | 330 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-tools-mgb/ -->
<dependency>
<groupId>com.github.coderepositories</groupId>
<artifactId>jcommons-tools-mgb</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-tools-mgb/
implementation 'com.github.coderepositories:jcommons-tools-mgb:1.0'
// https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-tools-mgb/
implementation ("com.github.coderepositories:jcommons-tools-mgb:1.0")
'com.github.coderepositories:jcommons-tools-mgb:jar:1.0'
<dependency org="com.github.coderepositories" name="jcommons-tools-mgb" rev="1.0">
<artifact name="jcommons-tools-mgb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.coderepositories', module='jcommons-tools-mgb', version='1.0')
)
libraryDependencies += "com.github.coderepositories" % "jcommons-tools-mgb" % "1.0"
[com.github.coderepositories/jcommons-tools-mgb "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.coderepositories : jcommons-core | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |