| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Сеть |
| Группа | Группаnet.java.truevfs |
| Идентификатор | Идентификаторtruevfs-comp-inst |
| Версия | Версия0.14.0 |
| Тип | Типjar |
| Описание |
ОписаниеTrueVFS Component Instrumentation
Provides basic functionality for instrumenting the TrueVFS Kernel.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| truevfs-comp-inst-0.14.0.pom | |
| truevfs-comp-inst-0.14.0.jar | 13 KB |
| truevfs-comp-inst-0.14.0-sources.jar | 10 KB |
| truevfs-comp-inst-0.14.0-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-inst/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-comp-inst</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-inst/
implementation 'net.java.truevfs:truevfs-comp-inst:0.14.0'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-inst/
implementation ("net.java.truevfs:truevfs-comp-inst:0.14.0")
'net.java.truevfs:truevfs-comp-inst:jar:0.14.0'
<dependency org="net.java.truevfs" name="truevfs-comp-inst" rev="0.14.0">
<artifact name="truevfs-comp-inst" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-comp-inst', version='0.14.0')
)
libraryDependencies += "net.java.truevfs" % "truevfs-comp-inst" % "0.14.0"
[net.java.truevfs/truevfs-comp-inst "0.14.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.truevfs : truevfs-kernel-spec | jar | 0.14.0 |