GroupId | GroupIdcom.mthaler |
---|---|
ArtifactId | ArtifactIdxmlconfect_2.12 |
Version | Version0.4.7 |
Type | Typejar |
Filename | Size |
---|---|
xmlconfect_2.12-0.4.7.pom | |
xmlconfect_2.12-0.4.7.jar | 314 KB |
xmlconfect_2.12-0.4.7-sources.jar | 15 KB |
xmlconfect_2.12-0.4.7-javadoc.jar | 943 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mthaler/xmlconfect_2.12/ -->
<dependency>
<groupId>com.mthaler</groupId>
<artifactId>xmlconfect_2.12</artifactId>
<version>0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.mthaler/xmlconfect_2.12/
implementation 'com.mthaler:xmlconfect_2.12:0.4.7'
// https://jarcasting.com/artifacts/com.mthaler/xmlconfect_2.12/
implementation ("com.mthaler:xmlconfect_2.12:0.4.7")
'com.mthaler:xmlconfect_2.12:jar:0.4.7'
<dependency org="com.mthaler" name="xmlconfect_2.12" rev="0.4.7">
<artifact name="xmlconfect_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mthaler', module='xmlconfect_2.12', version='0.4.7')
)
libraryDependencies += "com.mthaler" % "xmlconfect_2.12" % "0.4.7"
[com.mthaler/xmlconfect_2.12 "0.4.7"]