is not current version
Last Version 1.14

com.totalcross.knowcode:KnowCodeXML 1.11

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.11
Type

Type

jar

Download KnowCodeXML 1.11


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