is not current version
Last Version 1.4.0

com.hurence.logisland:logisland-processors 1.1.0


GroupId

GroupId

com.hurence.logisland
ArtifactId

ArtifactId

logisland-processors
Version

Version

1.1.0
Type

Type

pom

Download logisland-processors 1.1.0


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