is not current version
Last Version 1.5.0

com.lindar:acolyte 1.3.15

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.3.15
Type

Type

jar

Download acolyte 1.3.15


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