is not current version
Last Version 0.4.2

com.github.marschall:native-bytebuffers-benchmarks 0.1.0


Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

native-bytebuffers-benchmarks
Version

Version

0.1.0
Type

Type

jar

Download native-bytebuffers-benchmarks 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-benchmarks/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>native-bytebuffers-benchmarks</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-benchmarks/
implementation 'com.github.marschall:native-bytebuffers-benchmarks:0.1.0'
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-benchmarks/
implementation ("com.github.marschall:native-bytebuffers-benchmarks:0.1.0")
'com.github.marschall:native-bytebuffers-benchmarks:jar:0.1.0'
<dependency org="com.github.marschall" name="native-bytebuffers-benchmarks" rev="0.1.0">
  <artifact name="native-bytebuffers-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='native-bytebuffers-benchmarks', version='0.1.0')
)
libraryDependencies += "com.github.marschall" % "native-bytebuffers-benchmarks" % "0.1.0"
[com.github.marschall/native-bytebuffers-benchmarks "0.1.0"]