| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xmlet |
| ArtifactId | ArtifactIdandroidLayouts |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.xmlet:androidLayouts
Uses XsdAsm to generate a fluent API that allows the creation of HTML5 documents.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| androidLayouts-1.0.1.pom | |
| androidLayouts-1.0.1.jar | 6 KB |
| androidLayouts-1.0.1-sources.jar | 5 KB |
| androidLayouts-1.0.1-javadoc.jar | 380 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xmlet/androidLayouts/ -->
<dependency>
<groupId>com.github.xmlet</groupId>
<artifactId>androidLayouts</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xmlet/androidLayouts/
implementation 'com.github.xmlet:androidLayouts:1.0.1'
// https://jarcasting.com/artifacts/com.github.xmlet/androidLayouts/
implementation ("com.github.xmlet:androidLayouts:1.0.1")
'com.github.xmlet:androidLayouts:jar:1.0.1'
<dependency org="com.github.xmlet" name="androidLayouts" rev="1.0.1">
<artifact name="androidLayouts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xmlet', module='androidLayouts', version='1.0.1')
)
libraryDependencies += "com.github.xmlet" % "androidLayouts" % "1.0.1"
[com.github.xmlet/androidLayouts "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.github.xmlet : androidLayoutsApi | jar | 1.0.1 |
| org.jboss.windup.decompiler : decompiler-fernflower | jar | 4.0.0.Final |