License |
License |
---|---|
GroupId | GroupIdsite.kason |
ArtifactId | ArtifactIdklex |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionklex
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
klex-0.2.0.pom | |
klex-0.2.0.jar | 25 KB |
klex-0.2.0-sources.jar | 14 KB |
klex-0.2.0-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/site.kason/klex/ -->
<dependency>
<groupId>site.kason</groupId>
<artifactId>klex</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/site.kason/klex/
implementation 'site.kason:klex:0.2.0'
// https://jarcasting.com/artifacts/site.kason/klex/
implementation ("site.kason:klex:0.2.0")
'site.kason:klex:jar:0.2.0'
<dependency org="site.kason" name="klex" rev="0.2.0">
<artifact name="klex" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.kason', module='klex', version='0.2.0')
)
libraryDependencies += "site.kason" % "klex" % "0.2.0"
[site.kason/klex "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |