| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.tesla |
| Идентификатор | Идентификаторtesla-conf |
| Последняя версия | Последняя версия3.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTesla Distribution Configuration
Tesla: A next generation development infrastructure framework.
|
| Имя Файла | Размер |
|---|---|
| tesla-conf-3.1.1.pom | |
| tesla-conf-3.1.1.jar | 6 KB |
| tesla-conf-3.1.1-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.tesla/tesla-conf/ -->
<dependency>
<groupId>io.tesla</groupId>
<artifactId>tesla-conf</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla/tesla-conf/
implementation 'io.tesla:tesla-conf:3.1.1'
// https://jarcasting.com/artifacts/io.tesla/tesla-conf/
implementation ("io.tesla:tesla-conf:3.1.1")
'io.tesla:tesla-conf:jar:3.1.1'
<dependency org="io.tesla" name="tesla-conf" rev="3.1.1">
<artifact name="tesla-conf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla', module='tesla-conf', version='3.1.1')
)
libraryDependencies += "io.tesla" % "tesla-conf" % "3.1.1"
[io.tesla/tesla-conf "3.1.1"]