| License |
License |
|---|---|
| GroupId | GroupIdcom.khubla.elk4j |
| ArtifactId | ArtifactIdelk4j |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkhubla.com ELK Library
khubla.com ELK Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| elk4j-1.0.pom | |
| elk4j-1.0.jar | 8 KB |
| elk4j-1.0-sources.jar | 5 KB |
| elk4j-1.0-javadoc.jar | 432 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.khubla.elk4j/elk4j/ -->
<dependency>
<groupId>com.khubla.elk4j</groupId>
<artifactId>elk4j</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.khubla.elk4j/elk4j/
implementation 'com.khubla.elk4j:elk4j:1.0'
// https://jarcasting.com/artifacts/com.khubla.elk4j/elk4j/
implementation ("com.khubla.elk4j:elk4j:1.0")
'com.khubla.elk4j:elk4j:jar:1.0'
<dependency org="com.khubla.elk4j" name="elk4j" rev="1.0">
<artifact name="elk4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.khubla.elk4j', module='elk4j', version='1.0')
)
libraryDependencies += "com.khubla.elk4j" % "elk4j" % "1.0"
[com.khubla.elk4j/elk4j "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |