is not current version
Last Version 0.1.7

com.landasource:wiidget-library 0.1.2

Wiidget langauage HTML library.

GroupId

GroupId

com.landasource
ArtifactId

ArtifactId

wiidget-library
Version

Version

0.1.2
Type

Type

jar

Download wiidget-library 0.1.2


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