GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-megabus |
Version | Version6.1.1 |
Type | Typejar |
Filename | Size |
---|---|
emodb-megabus-6.1.1.pom | |
emodb-megabus-6.1.1.jar | 52 KB |
emodb-megabus-6.1.1-sources.jar | 27 KB |
emodb-megabus-6.1.1-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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-megabus/
implementation 'com.bazaarvoice.emodb:emodb-megabus:6.1.1'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-megabus/
implementation ("com.bazaarvoice.emodb:emodb-megabus:6.1.1")
'com.bazaarvoice.emodb:emodb-megabus:jar:6.1.1'
<dependency org="com.bazaarvoice.emodb" name="emodb-megabus" rev="6.1.1">
<artifact name="emodb-megabus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-megabus', version='6.1.1')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-megabus" % "6.1.1"
[com.bazaarvoice.emodb/emodb-megabus "6.1.1"]