License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdro.kuberam.libs.java |
ArtifactId | ArtifactIdlocation |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework for kuberam projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
location-0.0.1.pom | |
location-0.0.1.jar | 1 MB |
location-0.0.1-sources.jar | 1 MB |
location-0.0.1-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.kuberam.libs.java/location/ -->
<dependency>
<groupId>ro.kuberam.libs.java</groupId>
<artifactId>location</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam.libs.java/location/
implementation 'ro.kuberam.libs.java:location:0.0.1'
// https://jarcasting.com/artifacts/ro.kuberam.libs.java/location/
implementation ("ro.kuberam.libs.java:location:0.0.1")
'ro.kuberam.libs.java:location:jar:0.0.1'
<dependency org="ro.kuberam.libs.java" name="location" rev="0.0.1">
<artifact name="location" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam.libs.java', module='location', version='0.0.1')
)
libraryDependencies += "ro.kuberam.libs.java" % "location" % "0.0.1"
[ro.kuberam.libs.java/location "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
ro.kuberam.maven » junit-tests | jar | 0.1 |
junit : junit | jar | 4.11 |