Last Version

webui 1.0.0

WebUI for Java starter project.

License

License

GroupId

GroupId

com.trigyn
ArtifactId

ArtifactId

webui
Version

Version

1.0.0
Type

Type

jar
Description

Description

webui
WebUI for Java starter project.
Project URL

Project URL

https://github.com/trigyn-products/java-web-starter
Project Organization

Project Organization

Trigyn
Source Code Management

Source Code Management

https://github.com/trigyn-products/java-web-starter

Download webui 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars : jquery jar 3.5.1

Project Modules

There are no modules declared in this project.