GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-megabus |
Version | Version6.0.14 |
Type | Typejar |
Filename | Size |
---|---|
emodb-megabus-6.0.14.pom | |
emodb-megabus-6.0.14.jar | 52 KB |
emodb-megabus-6.0.14-sources.jar | 27 KB |
emodb-megabus-6.0.14-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-megabus/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-megabus</artifactId>
<version>6.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-megabus/
implementation 'com.bazaarvoice.emodb:emodb-megabus:6.0.14'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-megabus/
implementation ("com.bazaarvoice.emodb:emodb-megabus:6.0.14")
'com.bazaarvoice.emodb:emodb-megabus:jar:6.0.14'
<dependency org="com.bazaarvoice.emodb" name="emodb-megabus" rev="6.0.14">
<artifact name="emodb-megabus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-megabus', version='6.0.14')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-megabus" % "6.0.14"
[com.bazaarvoice.emodb/emodb-megabus "6.0.14"]