| Категории |
КатегорииSBE Данные Data Structures |
|---|---|
| Группа | Группаcom.opsbears.webcomponents.dic |
| Идентификатор | Идентификаторjit |
| Версия | Версия1.0.0-alpha4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jit-1.0.0-alpha4.pom | |
| jit-1.0.0-alpha4.jar | 9 KB |
| jit-1.0.0-alpha4-sources.jar | 4 KB |
| jit-1.0.0-alpha4-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/jit/ -->
<dependency>
<groupId>com.opsbears.webcomponents.dic</groupId>
<artifactId>jit</artifactId>
<version>1.0.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/jit/
implementation 'com.opsbears.webcomponents.dic:jit:1.0.0-alpha4'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/jit/
implementation ("com.opsbears.webcomponents.dic:jit:1.0.0-alpha4")
'com.opsbears.webcomponents.dic:jit:jar:1.0.0-alpha4'
<dependency org="com.opsbears.webcomponents.dic" name="jit" rev="1.0.0-alpha4">
<artifact name="jit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.dic', module='jit', version='1.0.0-alpha4')
)
libraryDependencies += "com.opsbears.webcomponents.dic" % "jit" % "1.0.0-alpha4"
[com.opsbears.webcomponents.dic/jit "1.0.0-alpha4"]