| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть config Библиотеки уровня приложения Configuration |
| Группа | Группаnet.cactusthorn.config |
| Идентификатор | Идентификаторcompiler |
| Последняя версия | Последняя версия0.30 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеConfig :: Compiler
Parent POM
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| compiler-0.30.pom | |
| compiler-0.30.jar | 64 KB |
| compiler-0.30-sources.jar | 30 KB |
| compiler-0.30-javadoc.jar | 184 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.cactusthorn.config/compiler/ -->
<dependency>
<groupId>net.cactusthorn.config</groupId>
<artifactId>compiler</artifactId>
<version>0.30</version>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.config/compiler/
implementation 'net.cactusthorn.config:compiler:0.30'
// https://jarcasting.com/artifacts/net.cactusthorn.config/compiler/
implementation ("net.cactusthorn.config:compiler:0.30")
'net.cactusthorn.config:compiler:jar:0.30'
<dependency org="net.cactusthorn.config" name="compiler" rev="0.30">
<artifact name="compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.config', module='compiler', version='0.30')
)
libraryDependencies += "net.cactusthorn.config" % "compiler" % "0.30"
[net.cactusthorn.config/compiler "0.30"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.cactusthorn.config : core | jar | 0.30 |
| com.squareup : javapoet | jar | 1.13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.testing.compile : compile-testing | jar | 0.19 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |