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