is not current version
Last Version 1.1

com.github.fommil.netlib:native_ref 1.0


Categories

Categories

Net Native Development Tools
GroupId

GroupId

com.github.fommil.netlib
ArtifactId

ArtifactId

native_ref
Version

Version

1.0
Type

Type

pom

Download native_ref 1.0

Filename Size
native_ref-1.0.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.fommil.netlib/native_ref/ -->
<dependency>
    <groupId>com.github.fommil.netlib</groupId>
    <artifactId>native_ref</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fommil.netlib/native_ref/
implementation 'com.github.fommil.netlib:native_ref:1.0'
// https://jarcasting.com/artifacts/com.github.fommil.netlib/native_ref/
implementation ("com.github.fommil.netlib:native_ref:1.0")
'com.github.fommil.netlib:native_ref:pom:1.0'
<dependency org="com.github.fommil.netlib" name="native_ref" rev="1.0">
  <artifact name="native_ref" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fommil.netlib', module='native_ref', version='1.0')
)
libraryDependencies += "com.github.fommil.netlib" % "native_ref" % "1.0"
[com.github.fommil.netlib/native_ref "1.0"]