License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIdnative-bytebuffers-benchmarks |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNative ByteBuffers Benchmarks
Native ByteBuffers for Java
|
<!-- https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-benchmarks/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>native-bytebuffers-benchmarks</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-benchmarks/
implementation 'com.github.marschall:native-bytebuffers-benchmarks:0.4.2'
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-benchmarks/
implementation ("com.github.marschall:native-bytebuffers-benchmarks:0.4.2")
'com.github.marschall:native-bytebuffers-benchmarks:jar:0.4.2'
<dependency org="com.github.marschall" name="native-bytebuffers-benchmarks" rev="0.4.2">
<artifact name="native-bytebuffers-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='native-bytebuffers-benchmarks', version='0.4.2')
)
libraryDependencies += "com.github.marschall" % "native-bytebuffers-benchmarks" % "0.4.2"
[com.github.marschall/native-bytebuffers-benchmarks "0.4.2"]