License |
License |
---|---|
GroupId | GroupIdcom.github.jcustenborder |
ArtifactId | ArtifactIdcef-parserImpl |
Last Version | Last Version0.0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncef-parserImpl
A pom for deploying to maven central.
|
Filename | Size |
---|---|
cef-parserImpl-0.0.1.4.pom | |
cef-parserImpl-0.0.1.4.jar | 14 KB |
cef-parserImpl-0.0.1.4-sources.jar | 11 KB |
cef-parserImpl-0.0.1.4-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jcustenborder/cef-parserImpl/ -->
<dependency>
<groupId>com.github.jcustenborder</groupId>
<artifactId>cef-parserImpl</artifactId>
<version>0.0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcustenborder/cef-parserImpl/
implementation 'com.github.jcustenborder:cef-parserImpl:0.0.1.4'
// https://jarcasting.com/artifacts/com.github.jcustenborder/cef-parserImpl/
implementation ("com.github.jcustenborder:cef-parserImpl:0.0.1.4")
'com.github.jcustenborder:cef-parserImpl:jar:0.0.1.4'
<dependency org="com.github.jcustenborder" name="cef-parserImpl" rev="0.0.1.4">
<artifact name="cef-parserImpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcustenborder', module='cef-parserImpl', version='0.0.1.4')
)
libraryDependencies += "com.github.jcustenborder" % "cef-parserImpl" % "0.0.1.4"
[com.github.jcustenborder/cef-parserImpl "0.0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.0.0-M3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.0.0-M3 |
org.mockito : mockito-core | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.1.8 |
org.reflections : reflections | jar | 0.9.10 |