License |
License |
---|---|
GroupId | GroupIdio.github.turansky.kfc |
ArtifactId | ArtifactIdkfc-import |
Version | Version5.22.0 |
Type | Typepom |
Description |
DescriptionKFC Import
KFC Import library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kfc-import-5.22.0.pom | |
kfc-import-5.22.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.turansky.kfc/kfc-import/ -->
<dependency>
<groupId>io.github.turansky.kfc</groupId>
<artifactId>kfc-import</artifactId>
<version>5.22.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.turansky.kfc/kfc-import/
implementation 'io.github.turansky.kfc:kfc-import:5.22.0'
// https://jarcasting.com/artifacts/io.github.turansky.kfc/kfc-import/
implementation ("io.github.turansky.kfc:kfc-import:5.22.0")
'io.github.turansky.kfc:kfc-import:pom:5.22.0'
<dependency org="io.github.turansky.kfc" name="kfc-import" rev="5.22.0">
<artifact name="kfc-import" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.turansky.kfc', module='kfc-import', version='5.22.0')
)
libraryDependencies += "io.github.turansky.kfc" % "kfc-import" % "5.22.0"
[io.github.turansky.kfc/kfc-import "5.22.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |