is not current version
Last Version 2.1

com.github.crawler-commons:urlfrontier-API 0.1

URLFrontier Java API

GroupId

GroupId

com.github.crawler-commons
ArtifactId

ArtifactId

urlfrontier-API
Version

Version

0.1
Type

Type

jar

Download urlfrontier-API 0.1


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