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