GroupId | GroupIdpl.msitko |
---|---|
ArtifactId | ArtifactIdxml-lens-io_sjs0.6_2.12 |
Version | Version0.1.0-RC6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/pl.msitko/xml-lens-io_sjs0.6_2.12/ -->
<dependency>
<groupId>pl.msitko</groupId>
<artifactId>xml-lens-io_sjs0.6_2.12</artifactId>
<version>0.1.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/pl.msitko/xml-lens-io_sjs0.6_2.12/
implementation 'pl.msitko:xml-lens-io_sjs0.6_2.12:0.1.0-RC6'
// https://jarcasting.com/artifacts/pl.msitko/xml-lens-io_sjs0.6_2.12/
implementation ("pl.msitko:xml-lens-io_sjs0.6_2.12:0.1.0-RC6")
'pl.msitko:xml-lens-io_sjs0.6_2.12:jar:0.1.0-RC6'
<dependency org="pl.msitko" name="xml-lens-io_sjs0.6_2.12" rev="0.1.0-RC6">
<artifact name="xml-lens-io_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.msitko', module='xml-lens-io_sjs0.6_2.12', version='0.1.0-RC6')
)
libraryDependencies += "pl.msitko" % "xml-lens-io_sjs0.6_2.12" % "0.1.0-RC6"
[pl.msitko/xml-lens-io_sjs0.6_2.12 "0.1.0-RC6"]