e

endpoint

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