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