License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdthrough |
Last Version | Last Version2.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthrough
WebJar for through
|
Project URL |
Project URL |
Filename | Size |
---|---|
through-2.3.8.pom | |
through-2.3.8.jar | 9 KB |
through-2.3.8-sources.jar | 22 bytes |
through-2.3.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/through/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>through</artifactId>
<version>2.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/through/
implementation 'org.webjars.npm:through:2.3.8'
// https://jarcasting.com/artifacts/org.webjars.npm/through/
implementation ("org.webjars.npm:through:2.3.8")
'org.webjars.npm:through:jar:2.3.8'
<dependency org="org.webjars.npm" name="through" rev="2.3.8">
<artifact name="through" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='through', version='2.3.8')
)
libraryDependencies += "org.webjars.npm" % "through" % "2.3.8"
[org.webjars.npm/through "2.3.8"]