is not current version
Last Version 4.0.2

org.webjars.npm:through2 0.6.3

WebJar for through2

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

through2
Version

Version

0.6.3
Type

Type

jar

Download through2 0.6.3


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