is not current version
Last Version 1.0.0-RC9

com.fommil:xmlformat_2.12 1.0.0-RC3

xmlformat

Categories

Categories

ORM Data
GroupId

GroupId

com.fommil
ArtifactId

ArtifactId

xmlformat_2.12
Version

Version

1.0.0-RC3
Type

Type

jar

Download xmlformat_2.12 1.0.0-RC3


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