is not current version
Last Version 2.0.3

com.github.shepherdviolet.glaciion2:glaciion-core 2.0.1

An implementation of Java Service Provider Interface

GroupId

GroupId

com.github.shepherdviolet.glaciion2
ArtifactId

ArtifactId

glaciion-core
Version

Version

2.0.1
Type

Type

jar

Download glaciion-core 2.0.1


<!-- 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"]