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