is not current version
Last Version 1.0.1

com.twitter.hraven:hraven-core 0.9.2

Core components of hRaven, including model classes and data access layer

GroupId

GroupId

com.twitter.hraven
ArtifactId

ArtifactId

hraven-core
Version

Version

0.9.2
Type

Type

jar

Download hraven-core 0.9.2


<!-- https://jarcasting.com/artifacts/com.twitter.hraven/hraven-core/ -->
<dependency>
    <groupId>com.twitter.hraven</groupId>
    <artifactId>hraven-core</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.hraven/hraven-core/
implementation 'com.twitter.hraven:hraven-core:0.9.2'
// https://jarcasting.com/artifacts/com.twitter.hraven/hraven-core/
implementation ("com.twitter.hraven:hraven-core:0.9.2")
'com.twitter.hraven:hraven-core:jar:0.9.2'
<dependency org="com.twitter.hraven" name="hraven-core" rev="0.9.2">
  <artifact name="hraven-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.hraven', module='hraven-core', version='0.9.2')
)
libraryDependencies += "com.twitter.hraven" % "hraven-core" % "0.9.2"
[com.twitter.hraven/hraven-core "0.9.2"]