| Лицензия |
Лицензия |
|---|---|
| Группа | Группаxyz.cofe |
| Идентификатор | Идентификаторstsl-type |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
Описаниеstsl-type
type system for stsl
|
| Имя Файла | Размер |
|---|---|
| stsl-type-1.0.pom | |
| stsl-type-1.0.jar | 260 KB |
| stsl-type-1.0-sources.jar | 34 KB |
| stsl-type-1.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/xyz.cofe/stsl-type/ -->
<dependency>
<groupId>xyz.cofe</groupId>
<artifactId>stsl-type</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/stsl-type/
implementation 'xyz.cofe:stsl-type:1.0'
// https://jarcasting.com/artifacts/xyz.cofe/stsl-type/
implementation ("xyz.cofe:stsl-type:1.0")
'xyz.cofe:stsl-type:jar:1.0'
<dependency org="xyz.cofe" name="stsl-type" rev="1.0">
<artifact name="stsl-type" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='stsl-type', version='1.0')
)
libraryDependencies += "xyz.cofe" % "stsl-type" % "1.0"
[xyz.cofe/stsl-type "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |