| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторacteur-annotation-processors |
| Версия | Версия2.8.3 |
| Тип | Типjar |
| Описание |
ОписаниеShared configuration for Giulius, Acteur and
related projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.mastfrog/acteur-annotation-processors/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>acteur-annotation-processors</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/acteur-annotation-processors/
implementation 'com.mastfrog:acteur-annotation-processors:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/acteur-annotation-processors/
implementation ("com.mastfrog:acteur-annotation-processors:2.8.3")
'com.mastfrog:acteur-annotation-processors:jar:2.8.3'
<dependency org="com.mastfrog" name="acteur-annotation-processors" rev="2.8.3">
<artifact name="acteur-annotation-processors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='acteur-annotation-processors', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "acteur-annotation-processors" % "2.8.3"
[com.mastfrog/acteur-annotation-processors "2.8.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mastfrog : annotation-processors | jar | 2.8.3 |
| com.mastfrog : annotation-tools | jar | 2.8.3 |
| com.mastfrog : java-vogon | jar | 2.8.3 |
| com.mastfrog : function | jar | 2.8.3 |