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

ca.pgon:st-light7 2.0

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

Группа

Группа

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

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

st-light7
Версия

Версия

2.0
Тип

Тип

jar

Скачать st-light7 2.0


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