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