is not current version
Last Version 3.0.0

com.itv:bucky-xml_2.12 2.0.0-M24

com.itv

GroupId

GroupId

com.itv
ArtifactId

ArtifactId

bucky-xml_2.12
Version

Version

2.0.0-M24
Type

Type

jar

Download bucky-xml_2.12 2.0.0-M24


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