Small demonstration projects for the Acorn UI Framework.
License |
License |
---|---|
GroupId | GroupIdcom.acornui |
ArtifactId | ArtifactIdacornui-core |
Last Version | Last Version0.6.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAcorn UI Library - acornui-core
Acorn UI libraries for multi-platform, OpenGL-based, applications and games.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
acornui-core-0.6.7.pom | |
acornui-core-0.6.7.module | 1 KB |
acornui-core-0.6.7-sources.jar | 261 bytes |
acornui-core-0.6.7-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.acornui/acornui-core/ -->
<dependency>
<groupId>com.acornui</groupId>
<artifactId>acornui-core</artifactId>
<version>0.6.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.acornui/acornui-core/
implementation 'com.acornui:acornui-core:0.6.7'
// https://jarcasting.com/artifacts/com.acornui/acornui-core/
implementation ("com.acornui:acornui-core:0.6.7")
'com.acornui:acornui-core:pom:0.6.7'
<dependency org="com.acornui" name="acornui-core" rev="0.6.7">
<artifact name="acornui-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.acornui', module='acornui-core', version='0.6.7')
)
libraryDependencies += "com.acornui" % "acornui-core" % "0.6.7"
[com.acornui/acornui-core "0.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.4.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.0.1 |
org.jetbrains.kotlinx : kotlinx-collections-immutable-js | jar | 0.3.2 |
Small demonstration projects for the Acorn UI Framework.