is not current version
Last Version 0.8.2

org.webjars:autobahnjs 0.7.7

WebJar for AutobahnJS

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

autobahnjs
Version

Version

0.7.7
Type

Type

jar

Download autobahnjs 0.7.7


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