is not current version
Last Version 5.0.0-next.5

org.webjars.npm:tape 4.10.1

WebJar for tape

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tape
Version

Version

4.10.1
Type

Type

jar

Download tape 4.10.1


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