is not current version
Last Version 0.4.5

com.findwise.hydra:hydra-json-input 0.3.1


Categories

Categories

JSON Data
GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

hydra-json-input
Version

Version

0.3.1
Type

Type

jar

Download hydra-json-input 0.3.1


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