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