Last Version

TikXML (Parent) 0.8.13

A modern XML API for Android and Java

License

License

GroupId

GroupId

com.tickaroo.tikxml
ArtifactId

ArtifactId

parent
Version

Version

0.8.13
Type

Type

pom
Description

Description

TikXML (Parent)
A modern XML API for Android and Java
Project URL

Project URL

https://github.com/Tickaroo/tikxml
Source Code Management

Source Code Management

https://github.com/Tickaroo/tikxml

Download parent 0.8.13

Filename Size
parent-0.8.13.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.tickaroo.tikxml/parent/ -->
<dependency>
    <groupId>com.tickaroo.tikxml</groupId>
    <artifactId>parent</artifactId>
    <version>0.8.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tickaroo.tikxml/parent/
implementation 'com.tickaroo.tikxml:parent:0.8.13'
// https://jarcasting.com/artifacts/com.tickaroo.tikxml/parent/
implementation ("com.tickaroo.tikxml:parent:0.8.13")
'com.tickaroo.tikxml:parent:pom:0.8.13'
<dependency org="com.tickaroo.tikxml" name="parent" rev="0.8.13">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tickaroo.tikxml', module='parent', version='0.8.13')
)
libraryDependencies += "com.tickaroo.tikxml" % "parent" % "0.8.13"
[com.tickaroo.tikxml/parent "0.8.13"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • annotation
  • processor
  • annotationprocessingtesting
  • retrofit-converter
  • benchmark
  • converters
  • autovalue
  • processor-common