is not current version
Last Version 1.0.0

com.zimesfield:product 0.0.1

The zimesfield product project

GroupId

GroupId

com.zimesfield
ArtifactId

ArtifactId

product
Version

Version

0.0.1
Type

Type

jar

Download product 0.0.1


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