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