is not current version
Last Version 1.1.0.Beta1

io.undertow.js:undertow-js 1.0.0.Alpha2


Categories

Categories

JavaScript Languages Undertow Net Networking
GroupId

GroupId

io.undertow.js
ArtifactId

ArtifactId

undertow-js
Version

Version

1.0.0.Alpha2
Type

Type

jar

Download undertow-js 1.0.0.Alpha2


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