GroupId | GroupIdcom.github.emc-mongoose |
---|---|
ArtifactId | ArtifactIdmongoose-bundle |
Version | Version4.2.18 |
Type | Typejar |
Filename | Size |
---|---|
mongoose-bundle-4.2.18.pom | |
mongoose-bundle-4.2.18.jar | 14 MB |
mongoose-bundle-4.2.18-sources.jar | 261 bytes |
mongoose-bundle-4.2.18-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-bundle/ -->
<dependency>
<groupId>com.github.emc-mongoose</groupId>
<artifactId>mongoose-bundle</artifactId>
<version>4.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-bundle/
implementation 'com.github.emc-mongoose:mongoose-bundle:4.2.18'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-bundle/
implementation ("com.github.emc-mongoose:mongoose-bundle:4.2.18")
'com.github.emc-mongoose:mongoose-bundle:jar:4.2.18'
<dependency org="com.github.emc-mongoose" name="mongoose-bundle" rev="4.2.18">
<artifact name="mongoose-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-bundle', version='4.2.18')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-bundle" % "4.2.18"
[com.github.emc-mongoose/mongoose-bundle "4.2.18"]