Last Version

Product 0.5

An API containing classes for handling products and their pricese

License

License

GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

product
Version

Version

0.5
Type

Type

jar
Description

Description

Product
An API containing classes for handling products and their pricese
Project URL

Project URL

https://gitlab.com/marvinh-tradingsystem/product
Source Code Management

Source Code Management

https://gitlab.com/marvinh-tradingsystem/product

Download product 0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.gitlab.marvinh : prices-and-currencies jar 1.0

Project Modules

There are no modules declared in this project.