| License |
License |
|---|---|
| GroupId | GroupIdtech.sirwellington.decorice |
| ArtifactId | ArtifactIddecorice |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondecorice
Forked from: https://github.com/beluchin/decorice
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| decorice-1.0.pom | |
| decorice-1.0.jar | 11 KB |
| decorice-1.0-sources.jar | 2 KB |
| decorice-1.0-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.sirwellington.decorice/decorice/ -->
<dependency>
<groupId>tech.sirwellington.decorice</groupId>
<artifactId>decorice</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.decorice/decorice/
implementation 'tech.sirwellington.decorice:decorice:1.0'
// https://jarcasting.com/artifacts/tech.sirwellington.decorice/decorice/
implementation ("tech.sirwellington.decorice:decorice:1.0")
'tech.sirwellington.decorice:decorice:jar:1.0'
<dependency org="tech.sirwellington.decorice" name="decorice" rev="1.0">
<artifact name="decorice" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.decorice', module='decorice', version='1.0')
)
libraryDependencies += "tech.sirwellington.decorice" % "decorice" % "1.0"
[tech.sirwellington.decorice/decorice "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | 4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| com.google.guava : guava | jar | 18.0 |