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