is not current version
Last Version 0.4.9

com.mthaler:xmlconfect_2.11 0.4.7

xmlconfect

GroupId

GroupId

com.mthaler
ArtifactId

ArtifactId

xmlconfect_2.11
Version

Version

0.4.7
Type

Type

jar

Download xmlconfect_2.11 0.4.7


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