klex

null

License

License

GroupId

GroupId

site.kason
ArtifactId

ArtifactId

klex
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

klex
null
Project URL

Project URL

https://github.com/kasonyang/kasonyang.github.io
Source Code Management

Source Code Management

https://github.com/kasonyang/kasonyang.github.io.git

Download klex

How to add to project

<!-- https://jarcasting.com/artifacts/site.kason/klex/ -->
<dependency>
    <groupId>site.kason</groupId>
    <artifactId>klex</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/site.kason/klex/
implementation 'site.kason:klex:0.3.0'
// https://jarcasting.com/artifacts/site.kason/klex/
implementation ("site.kason:klex:0.3.0")
'site.kason:klex:jar:0.3.0'
<dependency org="site.kason" name="klex" rev="0.3.0">
  <artifact name="klex" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.kason', module='klex', version='0.3.0')
)
libraryDependencies += "site.kason" % "klex" % "0.3.0"
[site.kason/klex "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0