| License |
License |
|---|---|
| GroupId | GroupIdit.espr |
| ArtifactId | ArtifactIdesprit-utils |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionesprit-utils
Esprit Utils Library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| esprit-utils-0.0.1.pom | |
| esprit-utils-0.0.1.jar | 5 KB |
| esprit-utils-0.0.1-sources.jar | 2 KB |
| esprit-utils-0.0.1-javadoc.jar | 405 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.espr/esprit-utils/ -->
<dependency>
<groupId>it.espr</groupId>
<artifactId>esprit-utils</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.espr/esprit-utils/
implementation 'it.espr:esprit-utils:0.0.1'
// https://jarcasting.com/artifacts/it.espr/esprit-utils/
implementation ("it.espr:esprit-utils:0.0.1")
'it.espr:esprit-utils:jar:0.0.1'
<dependency org="it.espr" name="esprit-utils" rev="0.0.1">
<artifact name="esprit-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.espr', module='esprit-utils', version='0.0.1')
)
libraryDependencies += "it.espr" % "esprit-utils" % "0.0.1"
[it.espr/esprit-utils "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.easytesting : fest-assert-core | jar | 2.0M10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |