Last Version

TinyMachine Library 1.1.0

Fun to write and easy to read FSM tailored for Android

License

License

GroupId

GroupId

de.halfbit
ArtifactId

ArtifactId

tinymachine
Version

Version

1.1.0
Type

Type

aar
Description

Description

TinyMachine Library
Fun to write and easy to read FSM tailored for Android
Project URL

Project URL

https://github.com/beworker/tinymachine
Source Code Management

Source Code Management

https://github.com/beworker/tinymachine

Download tinymachine 1.1.0


<!-- https://jarcasting.com/artifacts/de.halfbit/tinymachine/ -->
<dependency>
    <groupId>de.halfbit</groupId>
    <artifactId>tinymachine</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/tinymachine/
implementation 'de.halfbit:tinymachine:1.1.0'
// https://jarcasting.com/artifacts/de.halfbit/tinymachine/
implementation ("de.halfbit:tinymachine:1.1.0")
'de.halfbit:tinymachine:aar:1.1.0'
<dependency org="de.halfbit" name="tinymachine" rev="1.1.0">
  <artifact name="tinymachine" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='tinymachine', version='1.1.0')
)
libraryDependencies += "de.halfbit" % "tinymachine" % "1.1.0"
[de.halfbit/tinymachine "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.