Last Version

com.acidmanic:commons 1.0.0

{PROJECT_DESCRIPTION}

License

License

GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

commons
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.acidmanic:commons
{PROJECT_DESCRIPTION}
Project URL

Project URL

https://github.com/Acidmanic/
Source Code Management

Source Code Management

https://github.com/Acidmanic/

Download commons 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.