is not current version
Last Version 0.1.7

com.landasource:wiidget 0.1.2

Advanced templating language.

GroupId

GroupId

com.landasource
ArtifactId

ArtifactId

wiidget
Version

Version

0.1.2
Type

Type

jar

Download wiidget 0.1.2


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