License |
License |
---|---|
GroupId | GroupIdco.early.fore |
ArtifactId | ArtifactIdfore-core-kt |
Last Version | Last Version1.4.9 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionfore
fore - core code for kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fore-core-kt-1.4.9.pom | |
fore-core-kt-1.4.9-sources.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.early.fore/fore-core-kt/ -->
<dependency>
<groupId>co.early.fore</groupId>
<artifactId>fore-core-kt</artifactId>
<version>1.4.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.early.fore/fore-core-kt/
implementation 'co.early.fore:fore-core-kt:1.4.9'
// https://jarcasting.com/artifacts/co.early.fore/fore-core-kt/
implementation ("co.early.fore:fore-core-kt:1.4.9")
'co.early.fore:fore-core-kt:aar:1.4.9'
<dependency org="co.early.fore" name="fore-core-kt" rev="1.4.9">
<artifact name="fore-core-kt" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.early.fore', module='fore-core-kt', version='1.4.9')
)
libraryDependencies += "co.early.fore" % "fore-core-kt" % "1.4.9"
[co.early.fore/fore-core-kt "1.4.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.4.2 |