is not current version
Last Version 3.1.0

com.aliyun:cola-core 3.0.1

Cola framework core components

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

cola-core
Version

Version

3.0.1
Type

Type

jar

Download cola-core 3.0.1


<!-- https://jarcasting.com/artifacts/com.aliyun/cola-core/ -->
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>cola-core</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/cola-core/
implementation 'com.aliyun:cola-core:3.0.1'
// https://jarcasting.com/artifacts/com.aliyun/cola-core/
implementation ("com.aliyun:cola-core:3.0.1")
'com.aliyun:cola-core:jar:3.0.1'
<dependency org="com.aliyun" name="cola-core" rev="3.0.1">
  <artifact name="cola-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='cola-core', version='3.0.1')
)
libraryDependencies += "com.aliyun" % "cola-core" % "3.0.1"
[com.aliyun/cola-core "3.0.1"]