文件下载
文件名 操作
sensitive-bye-parent-1.0.4.pom 下载
Apache Maven
<dependency>
  <groupId>io.github.eternalstone</groupId>
  <artifactId>sensitive-bye-parent</artifactId>
  <version>1.0.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.eternalstone:sensitive-bye-parent:1.0.4'
Gradle Kotlin
implementation("io.github.eternalstone:sensitive-bye-parent:1.0.4")
Scala SBT
libraryDependencies += "io.github.eternalstone" % "sensitive-bye-parent" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.eternalstone', module='sensitive-bye-parent', version='1.0.4')
)
Apache Ivy
<dependency org="io.github.eternalstone" name="sensitive-bye-parent" rev="1.0.4" />
Leiningen
[io.github.eternalstone/sensitive-bye-parent "1.0.4"]
Apache Buildr
'io.github.eternalstone:sensitive-bye-parent:jar:1.0.4'
本项目依赖
该项目无第三方依赖