GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdistextorbinary |
Version | Version2.2.1 |
Type | Typejar |
Filename | Size |
---|---|
istextorbinary-2.2.1.pom | |
istextorbinary-2.2.1.jar | 12 KB |
istextorbinary-2.2.1-sources.jar | 22 bytes |
istextorbinary-2.2.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/istextorbinary/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>istextorbinary</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/istextorbinary/
implementation 'org.webjars.npm:istextorbinary:2.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/istextorbinary/
implementation ("org.webjars.npm:istextorbinary:2.2.1")
'org.webjars.npm:istextorbinary:jar:2.2.1'
<dependency org="org.webjars.npm" name="istextorbinary" rev="2.2.1">
<artifact name="istextorbinary" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='istextorbinary', version='2.2.1')
)
libraryDependencies += "org.webjars.npm" % "istextorbinary" % "2.2.1"
[org.webjars.npm/istextorbinary "2.2.1"]