is not current version
Last Version 0.8.1

com.github.maoo.indexer:alfresco-indexer-client 0.7.1


Categories

Categories

CLI User Interface Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.maoo.indexer
ArtifactId

ArtifactId

alfresco-indexer-client
Version

Version

0.7.1
Type

Type

jar

Download alfresco-indexer-client 0.7.1


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