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