| License |
License
GNU GENERAL PUBLIC LICENSE, Version 2
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnz.net.catalyst |
| ArtifactId | ArtifactIdicons-core |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionicons-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| icons-core-0.0.3.pom | |
| icons-core-0.0.3.jar | 13 KB |
| icons-core-0.0.3-sources.jar | 7 KB |
| icons-core-0.0.3-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nz.net.catalyst/icons-core/ -->
<dependency>
<groupId>nz.net.catalyst</groupId>
<artifactId>icons-core</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.catalyst/icons-core/
implementation 'nz.net.catalyst:icons-core:0.0.3'
// https://jarcasting.com/artifacts/nz.net.catalyst/icons-core/
implementation ("nz.net.catalyst:icons-core:0.0.3")
'nz.net.catalyst:icons-core:jar:0.0.3'
<dependency org="nz.net.catalyst" name="icons-core" rev="0.0.3">
<artifact name="icons-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.catalyst', module='icons-core', version='0.0.3')
)
libraryDependencies += "nz.net.catalyst" % "icons-core" % "0.0.3"
[nz.net.catalyst/icons-core "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.0 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |