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

ca.pgon:st 3.0

This is multiple libraries that can help with common problems for the solution or testing the solution.

Группа

Группа

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

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

st
Версия

Версия

3.0
Тип

Тип

pom

Скачать st 3.0

Имя Файла Размер
st-3.0.pom 2 KB
Обзор

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