License |
License |
---|---|
GroupId | GroupIdcom.alibaba.cola |
ArtifactId | ArtifactIdcola-component-statemachine |
Version | Version4.0.1 |
Type | Typejar |
Description |
Descriptioncola-component-statemachine:4.0.1
cola-component-statemachine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-statemachine/ -->
<dependency>
<groupId>com.alibaba.cola</groupId>
<artifactId>cola-component-statemachine</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-statemachine/
implementation 'com.alibaba.cola:cola-component-statemachine:4.0.1'
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-statemachine/
implementation ("com.alibaba.cola:cola-component-statemachine:4.0.1")
'com.alibaba.cola:cola-component-statemachine:jar:4.0.1'
<dependency org="com.alibaba.cola" name="cola-component-statemachine" rev="4.0.1">
<artifact name="cola-component-statemachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.cola', module='cola-component-statemachine', version='4.0.1')
)
libraryDependencies += "com.alibaba.cola" % "cola-component-statemachine" % "4.0.1"
[com.alibaba.cola/cola-component-statemachine "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |