is not current version
Last Version 1.0.0

com.zimesfield:order 0.0.1

The zimesfield order project

GroupId

GroupId

com.zimesfield
ArtifactId

ArtifactId

order
Version

Version

0.0.1
Type

Type

jar

Download order 0.0.1


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