is not current version
Last Version 1.0.1.RELEASE

io.choerodon:choerodon-starter-fragment 0.19.1.RELEASE


GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-starter-fragment
Version

Version

0.19.1.RELEASE
Type

Type

jar

Download choerodon-starter-fragment 0.19.1.RELEASE


<!-- https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-fragment/ -->
<dependency>
    <groupId>io.choerodon</groupId>
    <artifactId>choerodon-starter-fragment</artifactId>
    <version>0.19.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-fragment/
implementation 'io.choerodon:choerodon-starter-fragment:0.19.1.RELEASE'
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-fragment/
implementation ("io.choerodon:choerodon-starter-fragment:0.19.1.RELEASE")
'io.choerodon:choerodon-starter-fragment:jar:0.19.1.RELEASE'
<dependency org="io.choerodon" name="choerodon-starter-fragment" rev="0.19.1.RELEASE">
  <artifact name="choerodon-starter-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-starter-fragment', version='0.19.1.RELEASE')
)
libraryDependencies += "io.choerodon" % "choerodon-starter-fragment" % "0.19.1.RELEASE"
[io.choerodon/choerodon-starter-fragment "0.19.1.RELEASE"]