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