is not current version
Last Version 1.0.0

com.zimesfield:order 0.0.2

The zimesfield order project

GroupId

GroupId

com.zimesfield
ArtifactId

ArtifactId

order
Version

Version

0.0.2
Type

Type

jar

Download order 0.0.2


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