| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.martinpg2001 |
| Идентификатор | Идентификаторxcase |
| Последняя версия | Последняя версия1.0.31 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеXcase
Project for Xcase client libraries.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xcase-1.0.31.pom | |
| xcase-1.0.31.jar | 2 MB |
| xcase-1.0.31-sources.jar | 1 MB |
| xcase-1.0.31-javadoc.jar | 13 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.martinpg2001/xcase/ -->
<dependency>
<groupId>com.github.martinpg2001</groupId>
<artifactId>xcase</artifactId>
<version>1.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpg2001/xcase/
implementation 'com.github.martinpg2001:xcase:1.0.31'
// https://jarcasting.com/artifacts/com.github.martinpg2001/xcase/
implementation ("com.github.martinpg2001:xcase:1.0.31")
'com.github.martinpg2001:xcase:jar:1.0.31'
<dependency org="com.github.martinpg2001" name="xcase" rev="1.0.31">
<artifact name="xcase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpg2001', module='xcase', version='1.0.31')
)
libraryDependencies += "com.github.martinpg2001" % "xcase" % "1.0.31"
[com.github.martinpg2001/xcase "1.0.31"]