Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdeu.dattri |
ArtifactId | ArtifactIdjsonbodyhandler |
Version | Version0.4.2 |
Type | Typejar |
Filename | Size |
---|---|
jsonbodyhandler-0.4.2.pom | |
jsonbodyhandler-0.4.2.jar | 1 MB |
jsonbodyhandler-0.4.2-sources.jar | 1 KB |
jsonbodyhandler-0.4.2-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.dattri/jsonbodyhandler/ -->
<dependency>
<groupId>eu.dattri</groupId>
<artifactId>jsonbodyhandler</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.dattri/jsonbodyhandler/
implementation 'eu.dattri:jsonbodyhandler:0.4.2'
// https://jarcasting.com/artifacts/eu.dattri/jsonbodyhandler/
implementation ("eu.dattri:jsonbodyhandler:0.4.2")
'eu.dattri:jsonbodyhandler:jar:0.4.2'
<dependency org="eu.dattri" name="jsonbodyhandler" rev="0.4.2">
<artifact name="jsonbodyhandler" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.dattri', module='jsonbodyhandler', version='0.4.2')
)
libraryDependencies += "eu.dattri" % "jsonbodyhandler" % "0.4.2"
[eu.dattri/jsonbodyhandler "0.4.2"]