| License |
License |
|---|---|
| GroupId | GroupIdio.github.lmikoto |
| ArtifactId | ArtifactIdillidan |
| Version | Version1.0.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionillidan
illidan
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| illidan-1.0.0.RELEASE.pom | |
| illidan-1.0.0.RELEASE.jar | 5 KB |
| illidan-1.0.0.RELEASE-sources.jar | 1 KB |
| illidan-1.0.0.RELEASE-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.lmikoto/illidan/ -->
<dependency>
<groupId>io.github.lmikoto</groupId>
<artifactId>illidan</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lmikoto/illidan/
implementation 'io.github.lmikoto:illidan:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.lmikoto/illidan/
implementation ("io.github.lmikoto:illidan:1.0.0.RELEASE")
'io.github.lmikoto:illidan:jar:1.0.0.RELEASE'
<dependency org="io.github.lmikoto" name="illidan" rev="1.0.0.RELEASE">
<artifact name="illidan" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lmikoto', module='illidan', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.lmikoto" % "illidan" % "1.0.0.RELEASE"
[io.github.lmikoto/illidan "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
| org.slf4j : slf4j-simple | jar | 1.8.0-beta0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |