is not current version
Last Version 0.0.12

org.tinygroup:order 0.0.9


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

order
Version

Version

0.0.9
Type

Type

jar

Download order 0.0.9


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