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