| Лицензия |
Лицензия |
|---|---|
| Группа | Группаca.pgon |
| Идентификатор | Идентификаторst |
| Последняя версия | Последняя версия4.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеst
This is multiple libraries that can help with common problems for the solution or testing the solution.
|
| Имя Файла | Размер |
|---|---|
| st-4.0.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ca.pgon/st/ -->
<dependency>
<groupId>ca.pgon</groupId>
<artifactId>st</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ca.pgon/st/
implementation 'ca.pgon:st:4.0.0'
// https://jarcasting.com/artifacts/ca.pgon/st/
implementation ("ca.pgon:st:4.0.0")
'ca.pgon:st:pom:4.0.0'
<dependency org="ca.pgon" name="st" rev="4.0.0">
<artifact name="st" type="pom" />
</dependency>
@Grapes(
@Grab(group='ca.pgon', module='st', version='4.0.0')
)
libraryDependencies += "ca.pgon" % "st" % "4.0.0"
[ca.pgon/st "4.0.0"]