| License |
License |
|---|---|
| GroupId | GroupIdca.pgon |
| ArtifactId | ArtifactIdst-light6 |
| Version | Version4.0.0 |
| Type | Typejar |
| Description |
Descriptionst-light6
Some tools that does not require any other external libraries, that uses Java 6 APIs
|
| Filename | Size |
|---|---|
| st-light6-4.0.0.pom | |
| st-light6-4.0.0.jar | 27 KB |
| st-light6-4.0.0-sources.jar | 23 KB |
| st-light6-4.0.0-javadoc.jar | 146 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ca.pgon/st-light6/ -->
<dependency>
<groupId>ca.pgon</groupId>
<artifactId>st-light6</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.pgon/st-light6/
implementation 'ca.pgon:st-light6:4.0.0'
// https://jarcasting.com/artifacts/ca.pgon/st-light6/
implementation ("ca.pgon:st-light6:4.0.0")
'ca.pgon:st-light6:jar:4.0.0'
<dependency org="ca.pgon" name="st-light6" rev="4.0.0">
<artifact name="st-light6" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.pgon', module='st-light6', version='4.0.0')
)
libraryDependencies += "ca.pgon" % "st-light6" % "4.0.0"
[ca.pgon/st-light6 "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |