License |
License |
---|---|
GroupId | GroupIdcom.elega9t |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElega9t open-source projects
|
Filename | Size |
---|---|
commons-0.0.2.pom | |
commons-0.0.2.jar | 87 KB |
commons-0.0.2-sources.jar | 48 KB |
commons-0.0.2-javadoc.jar | 342 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.elega9t/commons/ -->
<dependency>
<groupId>com.elega9t</groupId>
<artifactId>commons</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.elega9t/commons/
implementation 'com.elega9t:commons:0.0.2'
// https://jarcasting.com/artifacts/com.elega9t/commons/
implementation ("com.elega9t:commons:0.0.2")
'com.elega9t:commons:jar:0.0.2'
<dependency org="com.elega9t" name="commons" rev="0.0.2">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elega9t', module='commons', version='0.0.2')
)
libraryDependencies += "com.elega9t" % "commons" % "0.0.2"
[com.elega9t/commons "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.javacc : javacc | jar | 5.0 |
com.intellij : annotations | jar | 9.0.4 |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.5-rc1 |
org.fusesource.jansi : jansi | jar | 1.9 |