is not current version
Last Version 1.3

me.kagura:harrier 1.2

harrier

GroupId

GroupId

me.kagura
ArtifactId

ArtifactId

harrier
Version

Version

1.2
Type

Type

jar

Download harrier 1.2


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