License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.kentyeh |
ArtifactId | ArtifactIdbrowserslist |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrowserslist
A port of browserl.ist
|
Filename | Size |
---|---|
browserslist-1.0.0.pom | |
browserslist-1.0.0.jar | 17 KB |
browserslist-1.0.0-sources.jar | 9 KB |
browserslist-1.0.0-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kentyeh/browserslist/ -->
<dependency>
<groupId>com.github.kentyeh</groupId>
<artifactId>browserslist</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kentyeh/browserslist/
implementation 'com.github.kentyeh:browserslist:1.0.0'
// https://jarcasting.com/artifacts/com.github.kentyeh/browserslist/
implementation ("com.github.kentyeh:browserslist:1.0.0")
'com.github.kentyeh:browserslist:jar:1.0.0'
<dependency org="com.github.kentyeh" name="browserslist" rev="1.0.0">
<artifact name="browserslist" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kentyeh', module='browserslist', version='1.0.0')
)
libraryDependencies += "com.github.kentyeh" % "browserslist" % "1.0.0"
[com.github.kentyeh/browserslist "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : caniuse-db | jar | 1.0.30000623 |
org.webjars.npm : electron-to-chromium | jar | 1.2.2 |
io.fastjson : boon | jar | 0.34 |
com.beust : jcommander Optional | jar | 1.48 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |