| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.marvinh |
| ArtifactId | ArtifactIdproduct |
| Last Version | Last Version0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProduct
An API containing classes for handling products and their pricese
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| product-0.5.pom | |
| product-0.5.jar | 8 KB |
| product-0.5-sources.jar | 5 KB |
| product-0.5-javadoc.jar | 426 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitlab.marvinh : prices-and-currencies | jar | 1.0 |