| Categories |
CategoriesAuto Application Layer Libs Code Generators |
|---|---|
| GroupId | GroupIdcn.zcltd.btg |
| ArtifactId | ArtifactIdbtg-autoroute-jfinal |
| Version | Version4.0.2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| btg-autoroute-jfinal-4.0.2.pom | |
| btg-autoroute-jfinal-4.0.2.jar | 43 KB |
| btg-autoroute-jfinal-4.0.2-sources.jar | 16 KB |
| btg-autoroute-jfinal-4.0.2-javadoc.jar | 138 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.zcltd.btg/btg-autoroute-jfinal/ -->
<dependency>
<groupId>cn.zcltd.btg</groupId>
<artifactId>btg-autoroute-jfinal</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zcltd.btg/btg-autoroute-jfinal/
implementation 'cn.zcltd.btg:btg-autoroute-jfinal:4.0.2'
// https://jarcasting.com/artifacts/cn.zcltd.btg/btg-autoroute-jfinal/
implementation ("cn.zcltd.btg:btg-autoroute-jfinal:4.0.2")
'cn.zcltd.btg:btg-autoroute-jfinal:jar:4.0.2'
<dependency org="cn.zcltd.btg" name="btg-autoroute-jfinal" rev="4.0.2">
<artifact name="btg-autoroute-jfinal" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zcltd.btg', module='btg-autoroute-jfinal', version='4.0.2')
)
libraryDependencies += "cn.zcltd.btg" % "btg-autoroute-jfinal" % "4.0.2"
[cn.zcltd.btg/btg-autoroute-jfinal "4.0.2"]