is not current version
Last Version 0.4.9

com.mthaler:xmlconfect_2.11 0.4.3

xmlconfect

GroupId

GroupId

com.mthaler
ArtifactId

ArtifactId

xmlconfect_2.11
Version

Version

0.4.3
Type

Type

jar

Download xmlconfect_2.11 0.4.3


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