Last Version

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

Version

1.1.3
Type

Type

aar
Description

Description

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


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