| Группа | Группаorg.unix4j |
|---|---|
| Идентификатор | Идентификаторunix4j-perf |
| Версия | Версия0.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| unix4j-perf-0.3.pom | |
| unix4j-perf-0.3.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.unix4j/unix4j-perf/ -->
<dependency>
<groupId>org.unix4j</groupId>
<artifactId>unix4j-perf</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.unix4j/unix4j-perf/
implementation 'org.unix4j:unix4j-perf:0.3'
// https://jarcasting.com/artifacts/org.unix4j/unix4j-perf/
implementation ("org.unix4j:unix4j-perf:0.3")
'org.unix4j:unix4j-perf:jar:0.3'
<dependency org="org.unix4j" name="unix4j-perf" rev="0.3">
<artifact name="unix4j-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unix4j', module='unix4j-perf', version='0.3')
)
libraryDependencies += "org.unix4j" % "unix4j-perf" % "0.3"
[org.unix4j/unix4j-perf "0.3"]