cef-parserImpl

A pom for deploying to maven central.

License

License

GroupId

GroupId

com.github.jcustenborder
ArtifactId

ArtifactId

cef-parserImpl
Last Version

Last Version

0.0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

cef-parserImpl
A pom for deploying to maven central.

Download cef-parserImpl

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1.4
0.0.1.3