License |
License |
---|---|
GroupId | GroupIdcom.landasource |
ArtifactId | ArtifactIdwiidget-library |
Last Version | Last Version0.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwiidget-library
Wiidget langauage HTML library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wiidget-library-0.1.7.pom | |
wiidget-library-0.1.7.jar | 41 KB |
wiidget-library-0.1.7-sources.jar | 27 KB |
wiidget-library-0.1.7-javadoc.jar | 286 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.landasource/wiidget-library/ -->
<dependency>
<groupId>com.landasource</groupId>
<artifactId>wiidget-library</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.landasource/wiidget-library/
implementation 'com.landasource:wiidget-library:0.1.7'
// https://jarcasting.com/artifacts/com.landasource/wiidget-library/
implementation ("com.landasource:wiidget-library:0.1.7")
'com.landasource:wiidget-library:jar:0.1.7'
<dependency org="com.landasource" name="wiidget-library" rev="0.1.7">
<artifact name="wiidget-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landasource', module='wiidget-library', version='0.1.7')
)
libraryDependencies += "com.landasource" % "wiidget-library" % "0.1.7"
[com.landasource/wiidget-library "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.landasource : wiidget | jar | 0.1.7 |