| Группа | Группаcom.github.cryptomorin |
|---|---|
| Идентификатор | ИдентификаторXSeries |
| Версия | Версия7.6.0.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| XSeries-7.6.0.0.1.pom | |
| XSeries-7.6.0.0.1.jar | 224 KB |
| XSeries-7.6.0.0.1-sources.jar | 121 KB |
| XSeries-7.6.0.0.1-javadoc.jar | 626 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cryptomorin/XSeries/ -->
<dependency>
<groupId>com.github.cryptomorin</groupId>
<artifactId>XSeries</artifactId>
<version>7.6.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cryptomorin/XSeries/
implementation 'com.github.cryptomorin:XSeries:7.6.0.0.1'
// https://jarcasting.com/artifacts/com.github.cryptomorin/XSeries/
implementation ("com.github.cryptomorin:XSeries:7.6.0.0.1")
'com.github.cryptomorin:XSeries:jar:7.6.0.0.1'
<dependency org="com.github.cryptomorin" name="XSeries" rev="7.6.0.0.1">
<artifact name="XSeries" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cryptomorin', module='XSeries', version='7.6.0.0.1')
)
libraryDependencies += "com.github.cryptomorin" % "XSeries" % "7.6.0.0.1"
[com.github.cryptomorin/XSeries "7.6.0.0.1"]