License |
License |
---|---|
GroupId | GroupIdcom.mthaler |
ArtifactId | ArtifactIdxmlconfect_2.12 |
Version | Version0.4.9 |
Type | Typejar |
Description |
Descriptionxmlconfect
xmlconfect
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmlconfect_2.12-0.4.9.pom | |
xmlconfect_2.12-0.4.9.jar | 319 KB |
xmlconfect_2.12-0.4.9-sources.jar | 15 KB |
xmlconfect_2.12-0.4.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mthaler/xmlconfect_2.12/ -->
<dependency>
<groupId>com.mthaler</groupId>
<artifactId>xmlconfect_2.12</artifactId>
<version>0.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.mthaler/xmlconfect_2.12/
implementation 'com.mthaler:xmlconfect_2.12:0.4.9'
// https://jarcasting.com/artifacts/com.mthaler/xmlconfect_2.12/
implementation ("com.mthaler:xmlconfect_2.12:0.4.9")
'com.mthaler:xmlconfect_2.12:jar:0.4.9'
<dependency org="com.mthaler" name="xmlconfect_2.12" rev="0.4.9">
<artifact name="xmlconfect_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mthaler', module='xmlconfect_2.12', version='0.4.9')
)
libraryDependencies += "com.mthaler" % "xmlconfect_2.12" % "0.4.9"
[com.mthaler/xmlconfect_2.12 "0.4.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
org.scala-lang : scala-reflect | jar | 2.12.11 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.0 |
org.scalatest : scalatest-funsuite_2.12 | jar | 3.2.0 |