n

native-windows-amd64

sqlex native-windows-amd64 component
https://github.com/sqlex
The Apache License, Version 2.0
sqlex
文件下载
文件名 操作
native-windows-amd64-0.15.1.jar 下载
native-windows-amd64-0.15.1.pom 下载
native-windows-amd64-0.15.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>me.danwi.sqlex</groupId>
  <artifactId>native-windows-amd64</artifactId>
  <version>0.15.1</version>
</dependency>
Gradle Groovy
implementation 'me.danwi.sqlex:native-windows-amd64:0.15.1'
Gradle Kotlin
implementation("me.danwi.sqlex:native-windows-amd64:0.15.1")
Scala SBT
libraryDependencies += "me.danwi.sqlex" % "native-windows-amd64" % "0.15.1"
Groovy Grape
@Grapes(
  @Grab(group='me.danwi.sqlex', module='native-windows-amd64', version='0.15.1')
)
Apache Ivy
<dependency org="me.danwi.sqlex" name="native-windows-amd64" rev="0.15.1" />
Leiningen
[me.danwi.sqlex/native-windows-amd64 "0.15.1"]
Apache Buildr
'me.danwi.sqlex:native-windows-amd64:jar:0.15.1'
本项目依赖
该项目无第三方依赖