is not current version
Last Version 0.0.3

one.chest.ratpack:ratpack-form-parser 0.0.2

Ratpack extension for parsing requests

Categories

Categories

ORM Data Ratpack User Interface Web Frameworks
GroupId

GroupId

one.chest.ratpack
ArtifactId

ArtifactId

ratpack-form-parser
Version

Version

0.0.2
Type

Type

jar

Download ratpack-form-parser 0.0.2


<!-- https://jarcasting.com/artifacts/one.chest.ratpack/ratpack-form-parser/ -->
<dependency>
    <groupId>one.chest.ratpack</groupId>
    <artifactId>ratpack-form-parser</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/one.chest.ratpack/ratpack-form-parser/
implementation 'one.chest.ratpack:ratpack-form-parser:0.0.2'
// https://jarcasting.com/artifacts/one.chest.ratpack/ratpack-form-parser/
implementation ("one.chest.ratpack:ratpack-form-parser:0.0.2")
'one.chest.ratpack:ratpack-form-parser:jar:0.0.2'
<dependency org="one.chest.ratpack" name="ratpack-form-parser" rev="0.0.2">
  <artifact name="ratpack-form-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.chest.ratpack', module='ratpack-form-parser', version='0.0.2')
)
libraryDependencies += "one.chest.ratpack" % "ratpack-form-parser" % "0.0.2"
[one.chest.ratpack/ratpack-form-parser "0.0.2"]