GroupId | GroupIdcom.github.groupon.monsoon |
---|---|
ArtifactId | ArtifactIdmonsoon-remote-history |
Version | Version2.1 |
Type | Typejar |
Filename | Size |
---|---|
monsoon-remote-history-2.1.pom | |
monsoon-remote-history-2.1.jar | 108 KB |
monsoon-remote-history-2.1-sources.jar | 44 KB |
monsoon-remote-history-2.1-javadoc.jar | 269 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-remote-history/ -->
<dependency>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-remote-history</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-remote-history/
implementation 'com.github.groupon.monsoon:monsoon-remote-history:2.1'
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-remote-history/
implementation ("com.github.groupon.monsoon:monsoon-remote-history:2.1")
'com.github.groupon.monsoon:monsoon-remote-history:jar:2.1'
<dependency org="com.github.groupon.monsoon" name="monsoon-remote-history" rev="2.1">
<artifact name="monsoon-remote-history" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.groupon.monsoon', module='monsoon-remote-history', version='2.1')
)
libraryDependencies += "com.github.groupon.monsoon" % "monsoon-remote-history" % "2.1"
[com.github.groupon.monsoon/monsoon-remote-history "2.1"]