License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.jonschlinkert |
ArtifactId | ArtifactIdarr-flatten |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionarr-flatten
WebJar for arr-flatten
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
arr-flatten-1.1.0.pom | |
arr-flatten-1.1.0.jar | 14 KB |
arr-flatten-1.1.0-sources.jar | 22 bytes |
arr-flatten-1.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/arr-flatten/ -->
<dependency>
<groupId>org.webjars.bowergithub.jonschlinkert</groupId>
<artifactId>arr-flatten</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/arr-flatten/
implementation 'org.webjars.bowergithub.jonschlinkert:arr-flatten:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/arr-flatten/
implementation ("org.webjars.bowergithub.jonschlinkert:arr-flatten:1.1.0")
'org.webjars.bowergithub.jonschlinkert:arr-flatten:jar:1.1.0'
<dependency org="org.webjars.bowergithub.jonschlinkert" name="arr-flatten" rev="1.1.0">
<artifact name="arr-flatten" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jonschlinkert', module='arr-flatten', version='1.1.0')
)
libraryDependencies += "org.webjars.bowergithub.jonschlinkert" % "arr-flatten" % "1.1.0"
[org.webjars.bowergithub.jonschlinkert/arr-flatten "1.1.0"]