is not current version
Last Version 2.3.1

com.github.groupon.monsoon:monsoon-rhist-server 2.1


GroupId

GroupId

com.github.groupon.monsoon
ArtifactId

ArtifactId

monsoon-rhist-server
Version

Version

2.1
Type

Type

jar

Download monsoon-rhist-server 2.1


<!-- https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-rhist-server/ -->
<dependency>
    <groupId>com.github.groupon.monsoon</groupId>
    <artifactId>monsoon-rhist-server</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-rhist-server/
implementation 'com.github.groupon.monsoon:monsoon-rhist-server:2.1'
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-rhist-server/
implementation ("com.github.groupon.monsoon:monsoon-rhist-server:2.1")
'com.github.groupon.monsoon:monsoon-rhist-server:jar:2.1'
<dependency org="com.github.groupon.monsoon" name="monsoon-rhist-server" rev="2.1">
  <artifact name="monsoon-rhist-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.groupon.monsoon', module='monsoon-rhist-server', version='2.1')
)
libraryDependencies += "com.github.groupon.monsoon" % "monsoon-rhist-server" % "2.1"
[com.github.groupon.monsoon/monsoon-rhist-server "2.1"]