is not current version
Last Version 0.1.11

com.flowtick:xmls_2.12 0.1.8

xmls

GroupId

GroupId

com.flowtick
ArtifactId

ArtifactId

xmls_2.12
Version

Version

0.1.8
Type

Type

jar

Download xmls_2.12 0.1.8


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