License |
License |
---|---|
GroupId | GroupIdcom.lindar |
ArtifactId | ArtifactIdacolyte |
Version | Version1.5.0 |
Type | Typejar |
Description |
DescriptionAcolyte
Acolyte is a utility library, used by entire Lindar ecosystem, that helps developers reach their goals and dreams a wee bit faster. Try it yourself today!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
acolyte-1.5.0.pom | |
acolyte-1.5.0.jar | 90 KB |
acolyte-1.5.0-sources.jar | 16 KB |
acolyte-1.5.0-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lindar/acolyte/ -->
<dependency>
<groupId>com.lindar</groupId>
<artifactId>acolyte</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lindar/acolyte/
implementation 'com.lindar:acolyte:1.5.0'
// https://jarcasting.com/artifacts/com.lindar/acolyte/
implementation ("com.lindar:acolyte:1.5.0")
'com.lindar:acolyte:jar:1.5.0'
<dependency org="com.lindar" name="acolyte" rev="1.5.0">
<artifact name="acolyte" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lindar', module='acolyte', version='1.5.0')
)
libraryDependencies += "com.lindar" % "acolyte" % "1.5.0"
[com.lindar/acolyte "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.72 |
io.github.microutils : kotlin-logging | jar | 1.7.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.projectlombok : lombok | jar | 1.18.12 |