activity-state-machine

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.googlecode.jinahya
ArtifactId

ArtifactId

activity-state-machine
Last Version

Last Version

1.0-alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

activity-state-machine
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Source Code Management

Source Code Management

http://code.google.com/p/jinahya/source/browse/trunk/com.googlecode.jinahya/activity-state-machine/tags/activity-state-machine-1.0-alpha-1

Download activity-state-machine

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/activity-state-machine/ -->
<dependency>
    <groupId>com.googlecode.jinahya</groupId>
    <artifactId>activity-state-machine</artifactId>
    <version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/activity-state-machine/
implementation 'com.googlecode.jinahya:activity-state-machine:1.0-alpha-1'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/activity-state-machine/
implementation ("com.googlecode.jinahya:activity-state-machine:1.0-alpha-1")
'com.googlecode.jinahya:activity-state-machine:jar:1.0-alpha-1'
<dependency org="com.googlecode.jinahya" name="activity-state-machine" rev="1.0-alpha-1">
  <artifact name="activity-state-machine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='activity-state-machine', version='1.0-alpha-1')
)
libraryDependencies += "com.googlecode.jinahya" % "activity-state-machine" % "1.0-alpha-1"
[com.googlecode.jinahya/activity-state-machine "1.0-alpha-1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.jinahya : finite-state-machine jar 1.0-alpha-10

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.3.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-1