GroupId | GroupIdcom.github.groupon.monsoon |
---|---|
ArtifactId | ArtifactIdmonsoon-remote-history |
Version | Version2.2 |
Type | Typejar |
Filename | Size |
---|---|
monsoon-remote-history-2.2.pom | |
monsoon-remote-history-2.2.jar | 109 KB |
monsoon-remote-history-2.2-sources.jar | 43 KB |
monsoon-remote-history-2.2-javadoc.jar | 262 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-remote-history/
implementation 'com.github.groupon.monsoon:monsoon-remote-history:2.2'
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-remote-history/
implementation ("com.github.groupon.monsoon:monsoon-remote-history:2.2")
'com.github.groupon.monsoon:monsoon-remote-history:jar:2.2'
<dependency org="com.github.groupon.monsoon" name="monsoon-remote-history" rev="2.2">
<artifact name="monsoon-remote-history" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.groupon.monsoon', module='monsoon-remote-history', version='2.2')
)
libraryDependencies += "com.github.groupon.monsoon" % "monsoon-remote-history" % "2.2"
[com.github.groupon.monsoon/monsoon-remote-history "2.2"]