| Категории |
КатегорииNative Инструменты разработки |
|---|---|
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторnative-bytebuffers-benchmarks |
| Версия | Версия0.1.0 |
| Тип | Типjar |
<!-- 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"]