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