is not current version
Last Version 5.0.0-next.5

org.webjars.npm:tape 5.0.0-next.4

WebJar for tape

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tape
Version

Version

5.0.0-next.4
Type

Type

jar

Download tape 5.0.0-next.4


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