License |
License |
---|---|
GroupId | GroupIdpl.msitko |
ArtifactId | ArtifactIdxml-lens-ast_2.12 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionxml-lens-ast
xml-lens-ast
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xml-lens-ast_2.12-0.1.0.pom | |
xml-lens-ast_2.12-0.1.0.jar | 56 KB |
xml-lens-ast_2.12-0.1.0-sources.jar | 2 KB |
xml-lens-ast_2.12-0.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.msitko/xml-lens-ast_2.12/ -->
<dependency>
<groupId>pl.msitko</groupId>
<artifactId>xml-lens-ast_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.msitko/xml-lens-ast_2.12/
implementation 'pl.msitko:xml-lens-ast_2.12:0.1.0'
// https://jarcasting.com/artifacts/pl.msitko/xml-lens-ast_2.12/
implementation ("pl.msitko:xml-lens-ast_2.12:0.1.0")
'pl.msitko:xml-lens-ast_2.12:jar:0.1.0'
<dependency org="pl.msitko" name="xml-lens-ast_2.12" rev="0.1.0">
<artifact name="xml-lens-ast_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.msitko', module='xml-lens-ast_2.12', version='0.1.0')
)
libraryDependencies += "pl.msitko" % "xml-lens-ast_2.12" % "0.1.0"
[pl.msitko/xml-lens-ast_2.12 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |