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