is not current version
Last Version 1.1.8

org.mikand.autonomous.services:processors 1.1.2

Processors of Gateway Layer in AS

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.mikand.autonomous.services
ArtifactId

ArtifactId

processors
Version

Version

1.1.2
Type

Type

jar

Download processors 1.1.2


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