License |
License |
---|---|
Categories |
CategoriesNinja User Interface Web Frameworks |
GroupId | GroupIdcom.landasource |
ArtifactId | ArtifactIdwiidget-ninja-module |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwiidget-ninja-module
Wiidget langauage HTML library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.landasource/wiidget-ninja-module/ -->
<dependency>
<groupId>com.landasource</groupId>
<artifactId>wiidget-ninja-module</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.landasource/wiidget-ninja-module/
implementation 'com.landasource:wiidget-ninja-module:0.1.2'
// https://jarcasting.com/artifacts/com.landasource/wiidget-ninja-module/
implementation ("com.landasource:wiidget-ninja-module:0.1.2")
'com.landasource:wiidget-ninja-module:jar:0.1.2'
<dependency org="com.landasource" name="wiidget-ninja-module" rev="0.1.2">
<artifact name="wiidget-ninja-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landasource', module='wiidget-ninja-module', version='0.1.2')
)
libraryDependencies += "com.landasource" % "wiidget-ninja-module" % "0.1.2"
[com.landasource/wiidget-ninja-module "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.ninjaframework : ninja-servlet | jar | 3.3.1 |
com.landasource : wiidget | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 6.0 |