License |
License |
---|---|
GroupId | GroupIdcom.acidmanic |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.acidmanic:commons
{PROJECT_DESCRIPTION}
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-1.0.0.pom | |
commons-1.0.0.jar | 38 KB |
commons-1.0.0-sources.jar | 24 KB |
commons-1.0.0-javadoc.jar | 222 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |