License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdorg.ijsberg |
ArtifactId | ArtifactIdiglu-common |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIglu-Common
Iglu Common contains utilities and components that allows developers to build
a decent runtime environment with Iglu Configuration.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iglu-common-0.9.3.pom | |
iglu-common-0.9.3.jar | 51 KB |
iglu-common-0.9.3-test-sources.jar | 14 KB |
iglu-common-0.9.3-sources.jar | 49 KB |
iglu-common-0.9.3-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ijsberg/iglu-common/ -->
<dependency>
<groupId>org.ijsberg</groupId>
<artifactId>iglu-common</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ijsberg/iglu-common/
implementation 'org.ijsberg:iglu-common:0.9.3'
// https://jarcasting.com/artifacts/org.ijsberg/iglu-common/
implementation ("org.ijsberg:iglu-common:0.9.3")
'org.ijsberg:iglu-common:jar:0.9.3'
<dependency org="org.ijsberg" name="iglu-common" rev="0.9.3">
<artifact name="iglu-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ijsberg', module='iglu-common', version='0.9.3')
)
libraryDependencies += "org.ijsberg" % "iglu-common" % "0.9.3"
[org.ijsberg/iglu-common "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.ijsberg : iglu | jar | 1.0.4 |
org.ijsberg : iglu-util | jar | 0.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |