GroupId | GroupIdcom.thirtyai |
---|---|
ArtifactId | ArtifactIdnezha-bom-starter |
Version | Version0.4.9-202x207-RELEASE |
Type | Typepom |
Filename | Size |
---|---|
nezha-bom-starter-0.4.9-202x207-RELEASE.pom | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thirtyai/nezha-bom-starter/ -->
<dependency>
<groupId>com.thirtyai</groupId>
<artifactId>nezha-bom-starter</artifactId>
<version>0.4.9-202x207-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thirtyai/nezha-bom-starter/
implementation 'com.thirtyai:nezha-bom-starter:0.4.9-202x207-RELEASE'
// https://jarcasting.com/artifacts/com.thirtyai/nezha-bom-starter/
implementation ("com.thirtyai:nezha-bom-starter:0.4.9-202x207-RELEASE")
'com.thirtyai:nezha-bom-starter:pom:0.4.9-202x207-RELEASE'
<dependency org="com.thirtyai" name="nezha-bom-starter" rev="0.4.9-202x207-RELEASE">
<artifact name="nezha-bom-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thirtyai', module='nezha-bom-starter', version='0.4.9-202x207-RELEASE')
)
libraryDependencies += "com.thirtyai" % "nezha-bom-starter" % "0.4.9-202x207-RELEASE"
[com.thirtyai/nezha-bom-starter "0.4.9-202x207-RELEASE"]