License |
License |
---|---|
GroupId | GroupIdcom.bazaarvoice.astyanax |
ArtifactId | ArtifactIdastyanax |
Last Version | Last Version3.8.0-bv13 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionastyanax
astyanax developed by Netflix
|
Project URL |
Project URL |
Filename | Size |
---|---|
astyanax-3.8.0-bv13.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax/ -->
<dependency>
<groupId>com.bazaarvoice.astyanax</groupId>
<artifactId>astyanax</artifactId>
<version>3.8.0-bv13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax/
implementation 'com.bazaarvoice.astyanax:astyanax:3.8.0-bv13'
// https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax/
implementation ("com.bazaarvoice.astyanax:astyanax:3.8.0-bv13")
'com.bazaarvoice.astyanax:astyanax:pom:3.8.0-bv13'
<dependency org="com.bazaarvoice.astyanax" name="astyanax" rev="3.8.0-bv13">
<artifact name="astyanax" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.astyanax', module='astyanax', version='3.8.0-bv13')
)
libraryDependencies += "com.bazaarvoice.astyanax" % "astyanax" % "3.8.0-bv13"
[com.bazaarvoice.astyanax/astyanax "3.8.0-bv13"]