is not current version
Last Version 8.5.1-20220120

cn.deepbit:deepbit-start 8.3.7


GroupId

GroupId

cn.deepbit
ArtifactId

ArtifactId

deepbit-start
Version

Version

8.3.7
Type

Type

pom

Download deepbit-start 8.3.7

Filename Size
deepbit-start-8.3.7.pom 540 bytes
Browse

<!-- https://jarcasting.com/artifacts/cn.deepbit/deepbit-start/ -->
<dependency>
    <groupId>cn.deepbit</groupId>
    <artifactId>deepbit-start</artifactId>
    <version>8.3.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.deepbit/deepbit-start/
implementation 'cn.deepbit:deepbit-start:8.3.7'
// https://jarcasting.com/artifacts/cn.deepbit/deepbit-start/
implementation ("cn.deepbit:deepbit-start:8.3.7")
'cn.deepbit:deepbit-start:pom:8.3.7'
<dependency org="cn.deepbit" name="deepbit-start" rev="8.3.7">
  <artifact name="deepbit-start" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.deepbit', module='deepbit-start', version='8.3.7')
)
libraryDependencies += "cn.deepbit" % "deepbit-start" % "8.3.7"
[cn.deepbit/deepbit-start "8.3.7"]