is not current version
Last Version 0.0.1.4

com.github.jcustenborder:cef-parserImpl 0.0.1.3


GroupId

GroupId

com.github.jcustenborder
ArtifactId

ArtifactId

cef-parserImpl
Version

Version

0.0.1.3
Type

Type

jar

Download cef-parserImpl 0.0.1.3


<!-- https://jarcasting.com/artifacts/com.github.jcustenborder/cef-parserImpl/ -->
<dependency>
    <groupId>com.github.jcustenborder</groupId>
    <artifactId>cef-parserImpl</artifactId>
    <version>0.0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcustenborder/cef-parserImpl/
implementation 'com.github.jcustenborder:cef-parserImpl:0.0.1.3'
// https://jarcasting.com/artifacts/com.github.jcustenborder/cef-parserImpl/
implementation ("com.github.jcustenborder:cef-parserImpl:0.0.1.3")
'com.github.jcustenborder:cef-parserImpl:jar:0.0.1.3'
<dependency org="com.github.jcustenborder" name="cef-parserImpl" rev="0.0.1.3">
  <artifact name="cef-parserImpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcustenborder', module='cef-parserImpl', version='0.0.1.3')
)
libraryDependencies += "com.github.jcustenborder" % "cef-parserImpl" % "0.0.1.3"
[com.github.jcustenborder/cef-parserImpl "0.0.1.3"]