License |
License |
---|---|
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdcola-statemachine |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionCola-statemachine
Cola statemachine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cola-statemachine-1.0.0.pom | |
cola-statemachine-1.0.0.jar | 25 KB |
cola-statemachine-1.0.0-sources.jar | 19 KB |
cola-statemachine-1.0.0-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/cola-statemachine/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>cola-statemachine</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/cola-statemachine/
implementation 'com.aliyun:cola-statemachine:1.0.0'
// https://jarcasting.com/artifacts/com.aliyun/cola-statemachine/
implementation ("com.aliyun:cola-statemachine:1.0.0")
'com.aliyun:cola-statemachine:jar:1.0.0'
<dependency org="com.aliyun" name="cola-statemachine" rev="1.0.0">
<artifact name="cola-statemachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='cola-statemachine', version='1.0.0')
)
libraryDependencies += "com.aliyun" % "cola-statemachine" % "1.0.0"
[com.aliyun/cola-statemachine "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |