Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcn.tenfell |
ArtifactId | ArtifactIdcn-tenfell-tools-autotable |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/cn.tenfell/cn-tenfell-tools-autotable/ -->
<dependency>
<groupId>cn.tenfell</groupId>
<artifactId>cn-tenfell-tools-autotable</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tenfell/cn-tenfell-tools-autotable/
implementation 'cn.tenfell:cn-tenfell-tools-autotable:1.0.0'
// https://jarcasting.com/artifacts/cn.tenfell/cn-tenfell-tools-autotable/
implementation ("cn.tenfell:cn-tenfell-tools-autotable:1.0.0")
'cn.tenfell:cn-tenfell-tools-autotable:jar:1.0.0'
<dependency org="cn.tenfell" name="cn-tenfell-tools-autotable" rev="1.0.0">
<artifact name="cn-tenfell-tools-autotable" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tenfell', module='cn-tenfell-tools-autotable', version='1.0.0')
)
libraryDependencies += "cn.tenfell" % "cn-tenfell-tools-autotable" % "1.0.0"
[cn.tenfell/cn-tenfell-tools-autotable "1.0.0"]