harrier


License

License

GroupId

GroupId

me.kagura
ArtifactId

ArtifactId

harrier
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

harrier
harrier
Project URL

Project URL

https://github.com/KingFalse/harrier
Source Code Management

Source Code Management

https://github.com/KingFalse/harrier.git

Download harrier

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.2.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.41

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.41
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41
org.junit.jupiter : junit-jupiter-api jar 5.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0