is not current version
Last Version 1.0.3

com.github.bamboo-cn:jt-common-core 1.0.2


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.github.bamboo-cn
ArtifactId

ArtifactId

jt-common-core
Version

Version

1.0.2
Type

Type

jar

Download jt-common-core 1.0.2


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