Last Version

xmltag-compiler 1.1.3

The easiest way to simplify custom View tags in Android layout xmls.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.bartoszlipinski
ArtifactId

ArtifactId

xmltag-compiler
Version

Version

1.1.3
Type

Type

jar
Description

Description

xmltag-compiler
The easiest way to simplify custom View tags in Android layout xmls.
Project URL

Project URL

https://github.com/blipinsk/XmlTag
Source Code Management

Source Code Management

https://github.com/blipinsk/XmlTag.git

Download xmltag-compiler 1.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.bartoszlipinski : xmltag-annotations jar 1.1.3
com.google.auto.service : auto-service jar 1.0-rc2
com.squareup : javapoet jar 1.7.0

Project Modules

There are no modules declared in this project.