GroupId | GroupIdpl.metastack |
---|---|
ArtifactId | ArtifactIdmetarx_2.11 |
Version | Version0.1.6 |
Type | Typejar |
Filename | Size |
---|---|
metarx_2.11-0.1.6.pom | |
metarx_2.11-0.1.6.jar | 680 KB |
metarx_2.11-0.1.6-sources.jar | 36 KB |
metarx_2.11-0.1.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.metastack/metarx_2.11/ -->
<dependency>
<groupId>pl.metastack</groupId>
<artifactId>metarx_2.11</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/pl.metastack/metarx_2.11/
implementation 'pl.metastack:metarx_2.11:0.1.6'
// https://jarcasting.com/artifacts/pl.metastack/metarx_2.11/
implementation ("pl.metastack:metarx_2.11:0.1.6")
'pl.metastack:metarx_2.11:jar:0.1.6'
<dependency org="pl.metastack" name="metarx_2.11" rev="0.1.6">
<artifact name="metarx_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.metastack', module='metarx_2.11', version='0.1.6')
)
libraryDependencies += "pl.metastack" % "metarx_2.11" % "0.1.6"
[pl.metastack/metarx_2.11 "0.1.6"]