is not current version
Last Version 0.2.0

pl.metastack:metaweb_2.11 0.1.2

MetaWeb

GroupId

GroupId

pl.metastack
ArtifactId

ArtifactId

metaweb_2.11
Version

Version

0.1.2
Type

Type

jar

Download metaweb_2.11 0.1.2


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