is not current version
Last Version 0.4.2

com.github.btheu.estivate:estivate 0.3.6

Estivate fills pojo from HTML with CSS Query Syntax and annotations

GroupId

GroupId

com.github.btheu.estivate
ArtifactId

ArtifactId

estivate
Version

Version

0.3.6
Type

Type

jar

Download estivate 0.3.6


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