License |
License |
---|---|
GroupId | GroupIdio.crysknife |
ArtifactId | ArtifactIdcrysknife-core |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrysknife core
This artifact contains core components for crysknife
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
crysknife-core-0.4.pom | |
crysknife-core-0.4.jar | 33 KB |
crysknife-core-0.4-sources.jar | 18 KB |
crysknife-core-0.4-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.crysknife/crysknife-core/ -->
<dependency>
<groupId>io.crysknife</groupId>
<artifactId>crysknife-core</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.crysknife/crysknife-core/
implementation 'io.crysknife:crysknife-core:0.4'
// https://jarcasting.com/artifacts/io.crysknife/crysknife-core/
implementation ("io.crysknife:crysknife-core:0.4")
'io.crysknife:crysknife-core:jar:0.4'
<dependency org="io.crysknife" name="crysknife-core" rev="0.4">
<artifact name="crysknife-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.crysknife', module='crysknife-core', version='0.4')
)
libraryDependencies += "io.crysknife" % "crysknife-core" % "0.4"
[io.crysknife/crysknife-core "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.jsinterop : jsinterop-annotations | jar | 2.0.0 |
io.crysknife : crysknife-annotations | jar | 0.4 |
com.google.elemental2 : elemental2-dom | jar | 1.1.0 |