License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jinahya |
ArtifactId | ArtifactIdxlet-state-machine |
Last Version | Last Version1.0-alpha-17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxlet-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/xlet-state-machine/ -->
<dependency>
<groupId>com.googlecode.jinahya</groupId>
<artifactId>xlet-state-machine</artifactId>
<version>1.0-alpha-17</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/xlet-state-machine/
implementation 'com.googlecode.jinahya:xlet-state-machine:1.0-alpha-17'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/xlet-state-machine/
implementation ("com.googlecode.jinahya:xlet-state-machine:1.0-alpha-17")
'com.googlecode.jinahya:xlet-state-machine:jar:1.0-alpha-17'
<dependency org="com.googlecode.jinahya" name="xlet-state-machine" rev="1.0-alpha-17">
<artifact name="xlet-state-machine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='xlet-state-machine', version='1.0-alpha-17')
)
libraryDependencies += "com.googlecode.jinahya" % "xlet-state-machine" % "1.0-alpha-17"
[com.googlecode.jinahya/xlet-state-machine "1.0-alpha-17"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jinahya : finite-state-machine | jar | 1.0-alpha-22 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jinahya : ocap-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.2.1 |