License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdhumane-js |
Version | Version3.2.2 |
Type | Typejar |
Description |
Descriptionhumane-js
WebJar for humane-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
humane-js-3.2.2.pom | |
humane-js-3.2.2.jar | 27 KB |
humane-js-3.2.2-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/humane-js/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>humane-js</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/humane-js/
implementation 'org.webjars.bower:humane-js:3.2.2'
// https://jarcasting.com/artifacts/org.webjars.bower/humane-js/
implementation ("org.webjars.bower:humane-js:3.2.2")
'org.webjars.bower:humane-js:jar:3.2.2'
<dependency org="org.webjars.bower" name="humane-js" rev="3.2.2">
<artifact name="humane-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='humane-js', version='3.2.2')
)
libraryDependencies += "org.webjars.bower" % "humane-js" % "3.2.2"
[org.webjars.bower/humane-js "3.2.2"]