Last Version

godpen 1.0.0

This is a crawler framework

GroupId

GroupId

cc.owoo
ArtifactId

ArtifactId

godpen
Version

Version

1.0.0
Type

Type

jar
Description

Description

godpen
This is a crawler framework
Project URL

Project URL

https://gitee.com/nimensei/godpen

Download godpen 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.