All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Amethyst Core Metadata JAR Download


Welcome to the download page for Amethyst Core Metadata JAR file. Here you can find the latest version of the Amethyst Core Metadata, a library that provides essential functionality for advanced game development. Download the JAR file now to start utilizing the powerful features offered by Amethyst.

Files of the artifact amethyst.core-metadata version 2020.1.1-RELEASE from the group org.hexworks.amethyst.

Test

Artifact amethyst.core-metadata
Group org.hexworks.amethyst
Version 2020.1.1-RELEASE
Last update 20. December 2020
Tags: component amethyst core
Organization not specified
URL https://github.com/Hexworks/amethyst
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies kotlin-reflect, kotlinx-coroutines-core-metadata, kotlinx-collections-immutable-metadata, cobalt.core-metadata, kotlin-stdlib-common,
There are maybe transitive dependencies!
There is a newer version: 2021.0.3-RELEASE
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of amethyst.core-metadata Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of amethyst.core-metadata version 2020.1.1-RELEASE

META-INF
META-INF.META-INF.MANIFEST.MF
commonMain.org.hexworks.amethyst.api
commonMain.org.hexworks.amethyst.api.commonMain.org.hexworks.amethyst.api.Attribute.kt
commonMain.org.hexworks.amethyst.api.commonMain.org.hexworks.amethyst.api.Context.kt
commonMain.org.hexworks.amethyst.api.commonMain.org.hexworks.amethyst.api.Engine.kt
commonMain.org.hexworks.amethyst.api.commonMain.org.hexworks.amethyst.api.Entities.kt
commonMain.org.hexworks.amethyst.api.commonMain.org.hexworks.amethyst.api.Message.kt
commonMain.org.hexworks.amethyst.api.commonMain.org.hexworks.amethyst.api.Response.kt
commonMain.org.hexworks.amethyst.api.accessor
commonMain.org.hexworks.amethyst.api.accessor.commonMain.org.hexworks.amethyst.api.accessor.AttributeAccessor.kt
commonMain.org.hexworks.amethyst.api.accessor.commonMain.org.hexworks.amethyst.api.accessor.BehaviorAccessor.kt
commonMain.org.hexworks.amethyst.api.accessor.commonMain.org.hexworks.amethyst.api.accessor.FacetAccessor.kt
commonMain.org.hexworks.amethyst.api.attribute
commonMain.org.hexworks.amethyst.api.attribute.commonMain.org.hexworks.amethyst.api.attribute.EntityClock.kt
commonMain.org.hexworks.amethyst.api.base
commonMain.org.hexworks.amethyst.api.base.commonMain.org.hexworks.amethyst.api.base.BaseActor.kt
commonMain.org.hexworks.amethyst.api.base.commonMain.org.hexworks.amethyst.api.base.BaseAttribute.kt
commonMain.org.hexworks.amethyst.api.base.commonMain.org.hexworks.amethyst.api.base.BaseBehavior.kt
commonMain.org.hexworks.amethyst.api.base.commonMain.org.hexworks.amethyst.api.base.BaseEntity.kt
commonMain.org.hexworks.amethyst.api.base.commonMain.org.hexworks.amethyst.api.base.BaseEntityType.kt
commonMain.org.hexworks.amethyst.api.base.commonMain.org.hexworks.amethyst.api.base.BaseFacet.kt
commonMain.org.hexworks.amethyst.api.base.commonMain.org.hexworks.amethyst.api.base.BaseStateFacet.kt
commonMain.org.hexworks.amethyst.api.builder
commonMain.org.hexworks.amethyst.api.builder.commonMain.org.hexworks.amethyst.api.builder.EntityBuilder.kt
commonMain.org.hexworks.amethyst.api.entity
commonMain.org.hexworks.amethyst.api.entity.commonMain.org.hexworks.amethyst.api.entity.Entity.kt
commonMain.org.hexworks.amethyst.api.entity.commonMain.org.hexworks.amethyst.api.entity.EntityType.kt
commonMain.org.hexworks.amethyst.api.entity.commonMain.org.hexworks.amethyst.api.entity.MutableEntity.kt
commonMain.org.hexworks.amethyst.api.extensions
commonMain.org.hexworks.amethyst.api.extensions.commonMain.org.hexworks.amethyst.api.extensions.FacetExtensions.kt
commonMain.org.hexworks.amethyst.api.extensions.commonMain.org.hexworks.amethyst.api.extensions.TypeAliases.kt
commonMain.org.hexworks.amethyst.api.message
commonMain.org.hexworks.amethyst.api.message.commonMain.org.hexworks.amethyst.api.message.StateChanged.kt
commonMain.org.hexworks.amethyst.api.mutator
commonMain.org.hexworks.amethyst.api.mutator.commonMain.org.hexworks.amethyst.api.mutator.AttributeMutator.kt
commonMain.org.hexworks.amethyst.api.mutator.commonMain.org.hexworks.amethyst.api.mutator.BehaviorMutator.kt
commonMain.org.hexworks.amethyst.api.mutator.commonMain.org.hexworks.amethyst.api.mutator.FacetMutator.kt
commonMain.org.hexworks.amethyst.api.system
commonMain.org.hexworks.amethyst.api.system.commonMain.org.hexworks.amethyst.api.system.Actor.kt
commonMain.org.hexworks.amethyst.api.system.commonMain.org.hexworks.amethyst.api.system.Behavior.kt
commonMain.org.hexworks.amethyst.api.system.commonMain.org.hexworks.amethyst.api.system.Facet.kt
commonMain.org.hexworks.amethyst.api.system.commonMain.org.hexworks.amethyst.api.system.StateFacet.kt
commonMain.org.hexworks.amethyst.api.system.commonMain.org.hexworks.amethyst.api.system.System.kt
commonMain.org.hexworks.amethyst.internal
commonMain.org.hexworks.amethyst.internal.commonMain.org.hexworks.amethyst.internal.RealTimeEngine.kt
commonMain.org.hexworks.amethyst.internal.commonMain.org.hexworks.amethyst.internal.TurnBasedEngine.kt
commonMain.org.hexworks.amethyst.internal.accessor
commonMain.org.hexworks.amethyst.internal.accessor.commonMain.org.hexworks.amethyst.internal.accessor.DefaultAttributeMutator.kt
commonMain.org.hexworks.amethyst.internal.accessor.commonMain.org.hexworks.amethyst.internal.accessor.DefaultBehaviorMutator.kt
commonMain.org.hexworks.amethyst.internal.accessor.commonMain.org.hexworks.amethyst.internal.accessor.DefaultFacetMutator.kt
commonMain.org.hexworks.amethyst.internal.entity
commonMain.org.hexworks.amethyst.internal.entity.commonMain.org.hexworks.amethyst.internal.entity.DefaultEntity.kt
commonMain.org.hexworks.amethyst.internal.system
commonMain.org.hexworks.amethyst.internal.system.commonMain.org.hexworks.amethyst.internal.system.CompositeAndBehavior.kt
commonMain.org.hexworks.amethyst.internal.system.commonMain.org.hexworks.amethyst.internal.system.CompositeFacet.kt
commonMain.org.hexworks.amethyst.internal.system.commonMain.org.hexworks.amethyst.internal.system.CompositeOrBehavior.kt
commonMain.org.hexworks.amethyst.internal.system.commonMain.org.hexworks.amethyst.internal.system.StateMachineFacet.kt
commonMain.org.hexworks.amethyst.platform
commonMain.org.hexworks.amethyst.platform.commonMain.org.hexworks.amethyst.platform.Coroutines.kt
commonMain.org.hexworks.amethyst.samples
commonMain.org.hexworks.amethyst.samples.commonMain.org.hexworks.amethyst.samples.StateMachineSample.kt
commonTest.org.hexworks.amethyst.api.builder
commonTest.org.hexworks.amethyst.api.builder.commonTest.org.hexworks.amethyst.api.builder.EntityBuilderTest.kt
commonTest.org.hexworks.amethyst.internal
commonTest.org.hexworks.amethyst.internal.commonTest.org.hexworks.amethyst.internal.TurnBasedEngineTest.kt
commonTest.org.hexworks.amethyst.internal.entity
commonTest.org.hexworks.amethyst.internal.entity.commonTest.org.hexworks.amethyst.internal.entity.DefaultEntityTest.kt
commonTest.org.hexworks.amethyst.internal.system
commonTest.org.hexworks.amethyst.internal.system.commonTest.org.hexworks.amethyst.internal.system.StateMachineFacetTest.kt
jsMain.org.hexworks.amethyst.platform
jsMain.org.hexworks.amethyst.platform.jsMain.org.hexworks.amethyst.platform.runTest.kt
jvmMain.org.hexworks.amethyst.platform
jvmMain.org.hexworks.amethyst.platform.jvmMain.org.hexworks.amethyst.platform.runTest.kt
jvmMain.stress
jvmMain.stress.jvmMain.stress.EngineStressTest.kt
jvmMain.stress.jvmMain.stress.ProcessorsExample.kt
jvmMain.stress.jvmMain.stress.TestAttribute.kt
jvmMain.stress.jvmMain.stress.TestBehavior.kt
jvmMain.stress.jvmMain.stress.TestContext.kt
jvmMain.stress.jvmMain.stress.TestEntityType.kt
jvmMain.stress.jvmMain.stress.TestFacet.kt
jvmMain.stress.jvmMain.stress.TestMessage.kt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy