com.github.xmlet:androidLayoutsApi

Uses XsdAsm to generate a fluent API that allows the creation of HTML5 documents.

License

License

GroupId

GroupId

com.github.xmlet
ArtifactId

ArtifactId

androidLayoutsApi
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.xmlet:androidLayoutsApi
Uses XsdAsm to generate a fluent API that allows the creation of HTML5 documents.
Project URL

Project URL

https://github.com/xmlet/AndroidLayoutsApi

Download androidLayoutsApi

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.xmlet : xsdAsmFaster jar 1.0.5
org.jboss.windup.decompiler : decompiler-fernflower jar 4.0.0.Final

Project Modules

There are no modules declared in this project.
com.github.xmlet

Versions

Version
1.0.1
1.0.0