is not current version
Last Version 10.0.5

org.webjars.npm:cycle__dom 9.4.0

WebJar for @cycle/dom

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cycle__dom
Version

Version

9.4.0
Type

Type

jar

Download cycle__dom 9.4.0


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