License |
License
GNU Affero General Public License
|
---|---|
GroupId | GroupIdio.webfolder |
ArtifactId | ArtifactIdedp4j |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionedp4j
edp4j - Edge DevTools Protocol for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
edp4j-1.0.0.pom | |
edp4j-1.0.0.jar | 423 KB |
edp4j-1.0.0-sources.jar | 93 KB |
edp4j-1.0.0-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.webfolder/edp4j/ -->
<dependency>
<groupId>io.webfolder</groupId>
<artifactId>edp4j</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.webfolder/edp4j/
implementation 'io.webfolder:edp4j:1.0.0'
// https://jarcasting.com/artifacts/io.webfolder/edp4j/
implementation ("io.webfolder:edp4j:1.0.0")
'io.webfolder:edp4j:jar:1.0.0'
<dependency org="io.webfolder" name="edp4j" rev="1.0.0">
<artifact name="edp4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.webfolder', module='edp4j', version='1.0.0')
)
libraryDependencies += "io.webfolder" % "edp4j" % "1.0.0"
[io.webfolder/edp4j "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.winp : winp | jar | 1.25 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.jcabi : jcabi-ssh | jar | 1.6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.9.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |
uk.com.robust-it : cloning | jar | 1.9.5 |