GroupId | GroupIdcom.gitlab.marvinh |
---|---|
ArtifactId | ArtifactIdprices-and-currencies |
Version | Version0.8 |
Type | Typejar |
Filename | Size |
---|---|
prices-and-currencies-0.8.pom | |
prices-and-currencies-0.8.jar | 19 KB |
prices-and-currencies-0.8-sources.jar | 7 KB |
prices-and-currencies-0.8-javadoc.jar | 457 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.marvinh/prices-and-currencies/ -->
<dependency>
<groupId>com.gitlab.marvinh</groupId>
<artifactId>prices-and-currencies</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.marvinh/prices-and-currencies/
implementation 'com.gitlab.marvinh:prices-and-currencies:0.8'
// https://jarcasting.com/artifacts/com.gitlab.marvinh/prices-and-currencies/
implementation ("com.gitlab.marvinh:prices-and-currencies:0.8")
'com.gitlab.marvinh:prices-and-currencies:jar:0.8'
<dependency org="com.gitlab.marvinh" name="prices-and-currencies" rev="0.8">
<artifact name="prices-and-currencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.marvinh', module='prices-and-currencies', version='0.8')
)
libraryDependencies += "com.gitlab.marvinh" % "prices-and-currencies" % "0.8"
[com.gitlab.marvinh/prices-and-currencies "0.8"]