License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdto-float32 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionto-float32
WebJar for to-float32
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
to-float32-1.0.1.pom | |
to-float32-1.0.1.jar | 5 KB |
to-float32-1.0.1-sources.jar | 22 bytes |
to-float32-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/to-float32/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>to-float32</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/to-float32/
implementation 'org.webjars.npm:to-float32:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/to-float32/
implementation ("org.webjars.npm:to-float32:1.0.1")
'org.webjars.npm:to-float32:jar:1.0.1'
<dependency org="org.webjars.npm" name="to-float32" rev="1.0.1">
<artifact name="to-float32" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='to-float32', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "to-float32" % "1.0.1"
[org.webjars.npm/to-float32 "1.0.1"]