glaciion-api

An implementation of Java Service Provider Interface

License

License

GroupId

GroupId

com.github.shepherdviolet.glaciion2
ArtifactId

ArtifactId

glaciion-api
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/shepherdviolet/glaciion

Download glaciion-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0