is not current version
Last Version 1.5.0

com.lindar:acolyte 1.1.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!

GroupId

GroupId

com.lindar
ArtifactId

ArtifactId

acolyte
Version

Version

1.1.0
Type

Type

jar

Download acolyte 1.1.0


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