Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIdnative-bytebuffers-benchmarks |
Version | Version0.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-benchmarks/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>native-bytebuffers-benchmarks</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-benchmarks/
implementation 'com.github.marschall:native-bytebuffers-benchmarks:0.2.0'
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-benchmarks/
implementation ("com.github.marschall:native-bytebuffers-benchmarks:0.2.0")
'com.github.marschall:native-bytebuffers-benchmarks:jar:0.2.0'
<dependency org="com.github.marschall" name="native-bytebuffers-benchmarks" rev="0.2.0">
<artifact name="native-bytebuffers-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='native-bytebuffers-benchmarks', version='0.2.0')
)
libraryDependencies += "com.github.marschall" % "native-bytebuffers-benchmarks" % "0.2.0"
[com.github.marschall/native-bytebuffers-benchmarks "0.2.0"]