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