is not current version
Last Version 1.0.0

com.zimesfield:stock 0.0.1

The zimesfield ecommerce stock

GroupId

GroupId

com.zimesfield
ArtifactId

ArtifactId

stock
Version

Version

0.0.1
Type

Type

jar

Download stock 0.0.1


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