не последняя версия
Последняя версия 4.0.0

ca.pgon:st-light7 3.0

Some tools that does not require any other external libraries, but uses Java 7 APIs

Группа

Группа

ca.pgon
Идентификатор

Идентификатор

st-light7
Версия

Версия

3.0
Тип

Тип

jar

Скачать st-light7 3.0


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