License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jinahya |
ArtifactId | ArtifactIdactivity-state-machine |
Last Version | Last Version1.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionactivity-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 |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jinahya : finite-state-machine | jar | 1.0-alpha-10 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.2 |