is not current version
Last Version 1.2.1

com.github.coronium-framework:coronium 1.1.5


GroupId

GroupId

com.github.coronium-framework
ArtifactId

ArtifactId

coronium
Version

Version

1.1.5
Type

Type

jar

Download coronium 1.1.5


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