is not current version
Last Version 0.5.1-202x207-RELEASE

com.thirtyai:nezha-starters 0.4.8-202x207-RELEASE


GroupId

GroupId

com.thirtyai
ArtifactId

ArtifactId

nezha-starters
Version

Version

0.4.8-202x207-RELEASE
Type

Type

pom

Download nezha-starters 0.4.8-202x207-RELEASE


<!-- https://jarcasting.com/artifacts/com.thirtyai/nezha-starters/ -->
<dependency>
    <groupId>com.thirtyai</groupId>
    <artifactId>nezha-starters</artifactId>
    <version>0.4.8-202x207-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thirtyai/nezha-starters/
implementation 'com.thirtyai:nezha-starters:0.4.8-202x207-RELEASE'
// https://jarcasting.com/artifacts/com.thirtyai/nezha-starters/
implementation ("com.thirtyai:nezha-starters:0.4.8-202x207-RELEASE")
'com.thirtyai:nezha-starters:pom:0.4.8-202x207-RELEASE'
<dependency org="com.thirtyai" name="nezha-starters" rev="0.4.8-202x207-RELEASE">
  <artifact name="nezha-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thirtyai', module='nezha-starters', version='0.4.8-202x207-RELEASE')
)
libraryDependencies += "com.thirtyai" % "nezha-starters" % "0.4.8-202x207-RELEASE"
[com.thirtyai/nezha-starters "0.4.8-202x207-RELEASE"]