is not current version
Last Version 1.14

com.totalcross.knowcode:KnowCodeXML 1.12

Library to allow developers to run Android XML UI + TotalCross on Linux ARM, iOS, Android

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.totalcross.knowcode
ArtifactId

ArtifactId

KnowCodeXML
Version

Version

1.12
Type

Type

jar

Download KnowCodeXML 1.12


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