| License |
License |
|---|---|
| GroupId | GroupIdcom.ivanceras |
| ArtifactId | ArtifactIdcommons |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons
Commons Library for Ivanceras
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| commons-0.1.2.pom | |
| commons-0.1.2.jar | 32 KB |
| commons-0.1.2-sources.jar | 13 KB |
| commons-0.1.2-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ivanceras/commons/ -->
<dependency>
<groupId>com.ivanceras</groupId>
<artifactId>commons</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ivanceras/commons/
implementation 'com.ivanceras:commons:0.1.2'
// https://jarcasting.com/artifacts/com.ivanceras/commons/
implementation ("com.ivanceras:commons:0.1.2")
'com.ivanceras:commons:jar:0.1.2'
<dependency org="com.ivanceras" name="commons" rev="0.1.2">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ivanceras', module='commons', version='0.1.2')
)
libraryDependencies += "com.ivanceras" % "commons" % "0.1.2"
[com.ivanceras/commons "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.9 |
| com.google.gwt : gwt-user | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.4 |