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