| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bitbucket.mstrobel |
| Идентификатор | Идентификаторprocyon-compilertools |
| Версия | Версия0.6.0 |
| Тип | Типjar |
| Описание |
Описаниеprocyon-compilertools
Procyon
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| procyon-compilertools-0.6.0.pom | |
| procyon-compilertools-0.6.0.jar | 1 MB |
| procyon-compilertools-0.6.0-sources.jar | 825 KB |
| procyon-compilertools-0.6.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-compilertools/ -->
<dependency>
<groupId>org.bitbucket.mstrobel</groupId>
<artifactId>procyon-compilertools</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-compilertools/
implementation 'org.bitbucket.mstrobel:procyon-compilertools:0.6.0'
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-compilertools/
implementation ("org.bitbucket.mstrobel:procyon-compilertools:0.6.0")
'org.bitbucket.mstrobel:procyon-compilertools:jar:0.6.0'
<dependency org="org.bitbucket.mstrobel" name="procyon-compilertools" rev="0.6.0">
<artifact name="procyon-compilertools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.mstrobel', module='procyon-compilertools', version='0.6.0')
)
libraryDependencies += "org.bitbucket.mstrobel" % "procyon-compilertools" % "0.6.0"
[org.bitbucket.mstrobel/procyon-compilertools "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bitbucket.mstrobel : procyon-core | jar | 0.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.bitbucket.mstrobel : procyon-reflection | jar | 0.6.0 |