is not current version
Last Version 1.7.2

com.rallyhealth:weejson-v1_2.12 1.4.1

weejson

Categories

Categories

JSON Data
GroupId

GroupId

com.rallyhealth
ArtifactId

ArtifactId

weejson-v1_2.12
Version

Version

1.4.1
Type

Type

jar

Download weejson-v1_2.12 1.4.1


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