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