is not current version
Last Version 1.4.4

com.github.duhemm:sbt-jni-macros_2.11 1.4.2

sbt-jni-macros

GroupId

GroupId

com.github.duhemm
ArtifactId

ArtifactId

sbt-jni-macros_2.11
Version

Version

1.4.2
Type

Type

jar

Download sbt-jni-macros_2.11 1.4.2


<!-- https://jarcasting.com/artifacts/com.github.duhemm/sbt-jni-macros_2.11/ -->
<dependency>
    <groupId>com.github.duhemm</groupId>
    <artifactId>sbt-jni-macros_2.11</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.duhemm/sbt-jni-macros_2.11/
implementation 'com.github.duhemm:sbt-jni-macros_2.11:1.4.2'
// https://jarcasting.com/artifacts/com.github.duhemm/sbt-jni-macros_2.11/
implementation ("com.github.duhemm:sbt-jni-macros_2.11:1.4.2")
'com.github.duhemm:sbt-jni-macros_2.11:jar:1.4.2'
<dependency org="com.github.duhemm" name="sbt-jni-macros_2.11" rev="1.4.2">
  <artifact name="sbt-jni-macros_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.duhemm', module='sbt-jni-macros_2.11', version='1.4.2')
)
libraryDependencies += "com.github.duhemm" % "sbt-jni-macros_2.11" % "1.4.2"
[com.github.duhemm/sbt-jni-macros_2.11 "1.4.2"]