is not current version
Last Version 4.0.2

org.webjars.npm:through2 3.0.0

WebJar for through2

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

through2
Version

Version

3.0.0
Type

Type

jar

Download through2 3.0.0


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