GroupId | GroupIdcom.github.shepherdviolet.glaciion2 |
---|---|
ArtifactId | ArtifactIdglaciion-core |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
glaciion-core-2.0.1.pom | |
glaciion-core-2.0.1.jar | 71 KB |
glaciion-core-2.0.1-sources.jar | 40 KB |
glaciion-core-2.0.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet.glaciion2/glaciion-core/ -->
<dependency>
<groupId>com.github.shepherdviolet.glaciion2</groupId>
<artifactId>glaciion-core</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet.glaciion2/glaciion-core/
implementation 'com.github.shepherdviolet.glaciion2:glaciion-core:2.0.1'
// https://jarcasting.com/artifacts/com.github.shepherdviolet.glaciion2/glaciion-core/
implementation ("com.github.shepherdviolet.glaciion2:glaciion-core:2.0.1")
'com.github.shepherdviolet.glaciion2:glaciion-core:jar:2.0.1'
<dependency org="com.github.shepherdviolet.glaciion2" name="glaciion-core" rev="2.0.1">
<artifact name="glaciion-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet.glaciion2', module='glaciion-core', version='2.0.1')
)
libraryDependencies += "com.github.shepherdviolet.glaciion2" % "glaciion-core" % "2.0.1"
[com.github.shepherdviolet.glaciion2/glaciion-core "2.0.1"]