is not current version
Last Version 2.1.2

org.webjars.npm:domino 2.1.0

WebJar for domino

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

domino
Version

Version

2.1.0
Type

Type

jar

Download domino 2.1.0


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