GroupId | GroupIdcom.github.jcustenborder |
---|---|
ArtifactId | ArtifactIdcef-parserImpl |
Version | Version0.0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
cef-parserImpl-0.0.1.3.pom | |
cef-parserImpl-0.0.1.3.jar | 14 KB |
cef-parserImpl-0.0.1.3-sources.jar | 11 KB |
cef-parserImpl-0.0.1.3-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.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"]