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