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