| License |
License |
|---|---|
| GroupId | GroupIdcom.github.acierto |
| ArtifactId | ArtifactIdaciertoteam-io |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaciertoteam-io
Services for I/O
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| aciertoteam-io-1.1.0.pom | |
| aciertoteam-io-1.1.0.jar | 3 KB |
| aciertoteam-io-1.1.0-sources.jar | 2 KB |
| aciertoteam-io-1.1.0-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.acierto/aciertoteam-io/ -->
<dependency>
<groupId>com.github.acierto</groupId>
<artifactId>aciertoteam-io</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acierto/aciertoteam-io/
implementation 'com.github.acierto:aciertoteam-io:1.1.0'
// https://jarcasting.com/artifacts/com.github.acierto/aciertoteam-io/
implementation ("com.github.acierto:aciertoteam-io:1.1.0")
'com.github.acierto:aciertoteam-io:jar:1.1.0'
<dependency org="com.github.acierto" name="aciertoteam-io" rev="1.1.0">
<artifact name="aciertoteam-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acierto', module='aciertoteam-io', version='1.1.0')
)
libraryDependencies += "com.github.acierto" % "aciertoteam-io" % "1.1.0"
[com.github.acierto/aciertoteam-io "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |