License |
License |
---|---|
GroupId | GroupIdcn.t |
ArtifactId | ArtifactIdcommon-entity |
Last Version | Last Version1.0.8.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlib-pom
|
<!-- https://jarcasting.com/artifacts/cn.t/common-entity/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>common-entity</artifactId>
<version>1.0.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/common-entity/
implementation 'cn.t:common-entity:1.0.8.RELEASE'
// https://jarcasting.com/artifacts/cn.t/common-entity/
implementation ("cn.t:common-entity:1.0.8.RELEASE")
'cn.t:common-entity:jar:1.0.8.RELEASE'
<dependency org="cn.t" name="common-entity" rev="1.0.8.RELEASE">
<artifact name="common-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='common-entity', version='1.0.8.RELEASE')
)
libraryDependencies += "cn.t" % "common-entity" % "1.0.8.RELEASE"
[cn.t/common-entity "1.0.8.RELEASE"]