n

netlib-native_system-win-x86_64

Files download
File Operation
netlib-native_system-win-x86_64-1.1.pom download
netlib-native_system-win-x86_64-1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.fommil.netlib</groupId>
  <artifactId>netlib-native_system-win-x86_64</artifactId>
  <version>1.1</version>
  <type>dll</type>
</dependency>
Gradle Groovy
implementation 'com.github.fommil.netlib:netlib-native_system-win-x86_64:1.1'
Gradle Kotlin
implementation("com.github.fommil.netlib:netlib-native_system-win-x86_64:1.1")
Scala SBT
libraryDependencies += "com.github.fommil.netlib" % "netlib-native_system-win-x86_64" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.fommil.netlib', module='netlib-native_system-win-x86_64', version='1.1')
)
Apache Ivy
<dependency org="com.github.fommil.netlib" name="netlib-native_system-win-x86_64" rev="1.1" />
Leiningen
[com.github.fommil.netlib/netlib-native_system-win-x86_64 "1.1"]
Apache Buildr
'com.github.fommil.netlib:netlib-native_system-win-x86_64:jar:1.1'