Last Version

Acolyte 1.5.0

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!

License

License

GroupId

GroupId

com.lindar
ArtifactId

ArtifactId

acolyte
Version

Version

1.5.0
Type

Type

jar
Description

Description

Acolyte
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

http://www.lindar.com/
Source Code Management

Source Code Management

https://github.com/lindar-open/acolyte.git

Download acolyte 1.5.0


<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.