License |
License |
---|---|
GroupId | GroupIdorg.eu.acolyte |
ArtifactId | ArtifactIdacolyte-core |
Last Version | Last Version1.0.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionacolyte-core
acolyte-core
|
Project URL |
Project URL |
Filename | Size |
---|---|
acolyte-core-1.0.16.pom | |
acolyte-core-1.0.16.jar | 580 KB |
acolyte-core-1.0.16-sources.jar | 37 KB |
acolyte-core-1.0.16-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eu.acolyte/acolyte-core/ -->
<dependency>
<groupId>org.eu.acolyte</groupId>
<artifactId>acolyte-core</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.eu.acolyte/acolyte-core/
implementation 'org.eu.acolyte:acolyte-core:1.0.16'
// https://jarcasting.com/artifacts/org.eu.acolyte/acolyte-core/
implementation ("org.eu.acolyte:acolyte-core:1.0.16")
'org.eu.acolyte:acolyte-core:jar:1.0.16'
<dependency org="org.eu.acolyte" name="acolyte-core" rev="1.0.16">
<artifact name="acolyte-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eu.acolyte', module='acolyte-core', version='1.0.16')
)
libraryDependencies += "org.eu.acolyte" % "acolyte-core" % "1.0.16"
[org.eu.acolyte/acolyte-core "1.0.16"]