glaciion-core

An implementation of Java Service Provider Interface

License

License

GroupId

GroupId

com.github.shepherdviolet.glaciion2
ArtifactId

ArtifactId

glaciion-core
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

glaciion-core
An implementation of Java Service Provider Interface
Project URL

Project URL

https://github.com/shepherdviolet/glaciion

Download glaciion-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet.glaciion2/glaciion-core/ -->
<dependency>
    <groupId>com.github.shepherdviolet.glaciion2</groupId>
    <artifactId>glaciion-core</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet.glaciion2/glaciion-core/
implementation 'com.github.shepherdviolet.glaciion2:glaciion-core:2.0.3'
// https://jarcasting.com/artifacts/com.github.shepherdviolet.glaciion2/glaciion-core/
implementation ("com.github.shepherdviolet.glaciion2:glaciion-core:2.0.3")
'com.github.shepherdviolet.glaciion2:glaciion-core:jar:2.0.3'
<dependency org="com.github.shepherdviolet.glaciion2" name="glaciion-core" rev="2.0.3">
  <artifact name="glaciion-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet.glaciion2', module='glaciion-core', version='2.0.3')
)
libraryDependencies += "com.github.shepherdviolet.glaciion2" % "glaciion-core" % "2.0.3"
[com.github.shepherdviolet.glaciion2/glaciion-core "2.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.shepherdviolet.glaciion2 : glaciion-api jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0