Last Version

RetroCrawler Core 1.0.0-alpha1

Annotation based Retrofit converter for HTML

License

License

GroupId

GroupId

com.github.annypatel.retrocrawler
ArtifactId

ArtifactId

core
Version

Version

1.0.0-alpha1
Type

Type

jar
Description

Description

RetroCrawler Core
Annotation based Retrofit converter for HTML
Project URL

Project URL

https://github.com/annypatel/RetroCrawler/
Source Code Management

Source Code Management

https://github.com/annypatel/RetroCrawler/

Download core 1.0.0-alpha1


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

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.