| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.charlemaznable |
| Идентификатор | Идентификаторgentle-factory-annotations |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеGentle Factory Annotations
Annotations of com.github.charlemaznable:gentle-factory.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-factory-annotations/ -->
<dependency>
<groupId>com.github.charlemaznable</groupId>
<artifactId>gentle-factory-annotations</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-factory-annotations/
implementation 'com.github.charlemaznable:gentle-factory-annotations:0.0.2'
// https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-factory-annotations/
implementation ("com.github.charlemaznable:gentle-factory-annotations:0.0.2")
'com.github.charlemaznable:gentle-factory-annotations:jar:0.0.2'
<dependency org="com.github.charlemaznable" name="gentle-factory-annotations" rev="0.0.2">
<artifact name="gentle-factory-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charlemaznable', module='gentle-factory-annotations', version='0.0.2')
)
libraryDependencies += "com.github.charlemaznable" % "gentle-factory-annotations" % "0.0.2"
[com.github.charlemaznable/gentle-factory-annotations "0.0.2"]