License |
License |
---|---|
GroupId | GroupIdca.pgon |
ArtifactId | ArtifactIdst-light |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionst-light
Some tools that does not require any other external libraries
|
Filename | Size |
---|---|
st-light-3.0.pom | |
st-light-3.0.jar | 6 KB |
st-light-3.0-sources.jar | 3 KB |
st-light-3.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ca.pgon/st-light/ -->
<dependency>
<groupId>ca.pgon</groupId>
<artifactId>st-light</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.pgon/st-light/
implementation 'ca.pgon:st-light:3.0'
// https://jarcasting.com/artifacts/ca.pgon/st-light/
implementation ("ca.pgon:st-light:3.0")
'ca.pgon:st-light:jar:3.0'
<dependency org="ca.pgon" name="st-light" rev="3.0">
<artifact name="st-light" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.pgon', module='st-light', version='3.0')
)
libraryDependencies += "ca.pgon" % "st-light" % "3.0"
[ca.pgon/st-light "3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |