GroupId | GroupIdcom.mthaler |
---|---|
ArtifactId | ArtifactIdxmlconfect_2.12 |
Version | Version0.4.4 |
Type | Typejar |
Filename | Size |
---|---|
xmlconfect_2.12-0.4.4.pom | |
xmlconfect_2.12-0.4.4.jar | 314 KB |
xmlconfect_2.12-0.4.4-sources.jar | 15 KB |
xmlconfect_2.12-0.4.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mthaler/xmlconfect_2.12/
implementation 'com.mthaler:xmlconfect_2.12:0.4.4'
// https://jarcasting.com/artifacts/com.mthaler/xmlconfect_2.12/
implementation ("com.mthaler:xmlconfect_2.12:0.4.4")
'com.mthaler:xmlconfect_2.12:jar:0.4.4'
<dependency org="com.mthaler" name="xmlconfect_2.12" rev="0.4.4">
<artifact name="xmlconfect_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mthaler', module='xmlconfect_2.12', version='0.4.4')
)
libraryDependencies += "com.mthaler" % "xmlconfect_2.12" % "0.4.4"
[com.mthaler/xmlconfect_2.12 "0.4.4"]