| License |
License |
|---|---|
| GroupId | GroupIdme.kagura |
| ArtifactId | ArtifactIdharrier |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionharrier
harrier
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| harrier-1.3.pom | |
| harrier-1.3.jar | 9 KB |
| harrier-1.3-sources.jar | 1 KB |
| harrier-1.3-javadoc.jar | 20 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.2.2 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.41 |
| 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 |