is-gif Webjar
A WebJar for the is-gif project.
More info: http://webjars.org
Upstream: https://github.com/sindresorhus/is-gif
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdis-gif |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionis-gif
WebJar for is-gif
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
is-gif-0.1.1.pom | |
is-gif-0.1.1.jar | 3 KB |
is-gif-0.1.1-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/is-gif/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>is-gif</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/is-gif/
implementation 'org.webjars:is-gif:0.1.1'
// https://jarcasting.com/artifacts/org.webjars/is-gif/
implementation ("org.webjars:is-gif:0.1.1")
'org.webjars:is-gif:jar:0.1.1'
<dependency org="org.webjars" name="is-gif" rev="0.1.1">
<artifact name="is-gif" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='is-gif', version='0.1.1')
)
libraryDependencies += "org.webjars" % "is-gif" % "0.1.1"
[org.webjars/is-gif "0.1.1"]
A WebJar for the is-gif project.
More info: http://webjars.org
Upstream: https://github.com/sindresorhus/is-gif