License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.hexworks.amethyst |
ArtifactId | ArtifactIdamethyst.core-js |
Version | Version2022.1.0-RELEASE |
Type | Typepom |
Description |
Descriptionamethyst.core
Core component of Amethyst.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.hexworks.amethyst/amethyst.core-js/ -->
<dependency>
<groupId>org.hexworks.amethyst</groupId>
<artifactId>amethyst.core-js</artifactId>
<version>2022.1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hexworks.amethyst/amethyst.core-js/
implementation 'org.hexworks.amethyst:amethyst.core-js:2022.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.hexworks.amethyst/amethyst.core-js/
implementation ("org.hexworks.amethyst:amethyst.core-js:2022.1.0-RELEASE")
'org.hexworks.amethyst:amethyst.core-js:pom:2022.1.0-RELEASE'
<dependency org="org.hexworks.amethyst" name="amethyst.core-js" rev="2022.1.0-RELEASE">
<artifact name="amethyst.core-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hexworks.amethyst', module='amethyst.core-js', version='2022.1.0-RELEASE')
)
libraryDependencies += "org.hexworks.amethyst" % "amethyst.core-js" % "2022.1.0-RELEASE"
[org.hexworks.amethyst/amethyst.core-js "2022.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.5.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.20 |
org.jetbrains.kotlinx : kotlinx-collections-immutable-js | jar | 0.3.4 |
org.hexworks.cobalt : cobalt.core-js | jar | 2022.1.0-RELEASE |
org.jetbrains.kotlinx : kotlinx-datetime-js | jar | 0.1.1 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |