is not current version
Last Version 49.87.win64.2

org.bitbucket.johness:java-cef 49.87.win32.2

java-cef maven support by johness

Categories

Categories

Java Languages
GroupId

GroupId

org.bitbucket.johness
ArtifactId

ArtifactId

java-cef
Version

Version

49.87.win32.2
Type

Type

jar

Download java-cef 49.87.win32.2


<!-- https://jarcasting.com/artifacts/org.bitbucket.johness/java-cef/ -->
<dependency>
    <groupId>org.bitbucket.johness</groupId>
    <artifactId>java-cef</artifactId>
    <version>49.87.win32.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.johness/java-cef/
implementation 'org.bitbucket.johness:java-cef:49.87.win32.2'
// https://jarcasting.com/artifacts/org.bitbucket.johness/java-cef/
implementation ("org.bitbucket.johness:java-cef:49.87.win32.2")
'org.bitbucket.johness:java-cef:jar:49.87.win32.2'
<dependency org="org.bitbucket.johness" name="java-cef" rev="49.87.win32.2">
  <artifact name="java-cef" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.johness', module='java-cef', version='49.87.win32.2')
)
libraryDependencies += "org.bitbucket.johness" % "java-cef" % "49.87.win32.2"
[org.bitbucket.johness/java-cef "49.87.win32.2"]