Last Version

xmltag-annotations 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-annotations
Version

Version

1.1.3
Type

Type

jar
Description

Description

xmltag-annotations
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-annotations 1.1.3


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

Dependencies

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

Project Modules

There are no modules declared in this project.