GroupId | GroupIdcom.github.bloodshura |
---|---|
ArtifactId | ArtifactIdshurax-assets-ext |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
shurax-assets-ext-1.0.0.pom | |
shurax-assets-ext-1.0.0.jar | 22 KB |
shurax-assets-ext-1.0.0-sources.jar | 16 KB |
shurax-assets-ext-1.0.0-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bloodshura/shurax-assets-ext/ -->
<dependency>
<groupId>com.github.bloodshura</groupId>
<artifactId>shurax-assets-ext</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-assets-ext/
implementation 'com.github.bloodshura:shurax-assets-ext:1.0.0'
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-assets-ext/
implementation ("com.github.bloodshura:shurax-assets-ext:1.0.0")
'com.github.bloodshura:shurax-assets-ext:jar:1.0.0'
<dependency org="com.github.bloodshura" name="shurax-assets-ext" rev="1.0.0">
<artifact name="shurax-assets-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bloodshura', module='shurax-assets-ext', version='1.0.0')
)
libraryDependencies += "com.github.bloodshura" % "shurax-assets-ext" % "1.0.0"
[com.github.bloodshura/shurax-assets-ext "1.0.0"]