Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.rallyhealth |
ArtifactId | ArtifactIdweejson-play27-v1_2.11 |
Version | Version1.4.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.rallyhealth/weejson-play27-v1_2.11/ -->
<dependency>
<groupId>com.rallyhealth</groupId>
<artifactId>weejson-play27-v1_2.11</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rallyhealth/weejson-play27-v1_2.11/
implementation 'com.rallyhealth:weejson-play27-v1_2.11:1.4.1'
// https://jarcasting.com/artifacts/com.rallyhealth/weejson-play27-v1_2.11/
implementation ("com.rallyhealth:weejson-play27-v1_2.11:1.4.1")
'com.rallyhealth:weejson-play27-v1_2.11:jar:1.4.1'
<dependency org="com.rallyhealth" name="weejson-play27-v1_2.11" rev="1.4.1">
<artifact name="weejson-play27-v1_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rallyhealth', module='weejson-play27-v1_2.11', version='1.4.1')
)
libraryDependencies += "com.rallyhealth" % "weejson-play27-v1_2.11" % "1.4.1"
[com.rallyhealth/weejson-play27-v1_2.11 "1.4.1"]