Categories |
CategoriesAngular User Interface Web Frameworks Undertow Net Networking |
---|---|
GroupId | GroupIdcom.jwebmp.examples.undertow |
ArtifactId | ArtifactIdangularvariablewatcherdemo |
Version | Version0.58.0.21-RCTEST |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/angularvariablewatcherdemo/ -->
<dependency>
<groupId>com.jwebmp.examples.undertow</groupId>
<artifactId>angularvariablewatcherdemo</artifactId>
<version>0.58.0.21-RCTEST</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/angularvariablewatcherdemo/
implementation 'com.jwebmp.examples.undertow:angularvariablewatcherdemo:0.58.0.21-RCTEST'
// https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/angularvariablewatcherdemo/
implementation ("com.jwebmp.examples.undertow:angularvariablewatcherdemo:0.58.0.21-RCTEST")
'com.jwebmp.examples.undertow:angularvariablewatcherdemo:jar:0.58.0.21-RCTEST'
<dependency org="com.jwebmp.examples.undertow" name="angularvariablewatcherdemo" rev="0.58.0.21-RCTEST">
<artifact name="angularvariablewatcherdemo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.examples.undertow', module='angularvariablewatcherdemo', version='0.58.0.21-RCTEST')
)
libraryDependencies += "com.jwebmp.examples.undertow" % "angularvariablewatcherdemo" % "0.58.0.21-RCTEST"
[com.jwebmp.examples.undertow/angularvariablewatcherdemo "0.58.0.21-RCTEST"]