is not current version
Last Version 3.4.9

org.tinygroup:org.tinygroup.serviceprocessor 2.0.15


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

org.tinygroup.serviceprocessor
Version

Version

2.0.15
Type

Type

jar

Download org.tinygroup.serviceprocessor 2.0.15


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