| Группа | Группаcom.github.talenguyen |
|---|---|
| Идентификатор | Идентификаторprettybundle-processor |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| prettybundle-processor-1.0.0.pom | |
| prettybundle-processor-1.0.0.jar | 16 KB |
| prettybundle-processor-1.0.0-sources.jar | 8 KB |
| prettybundle-processor-1.0.0-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.talenguyen/prettybundle-processor/ -->
<dependency>
<groupId>com.github.talenguyen</groupId>
<artifactId>prettybundle-processor</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.talenguyen/prettybundle-processor/
implementation 'com.github.talenguyen:prettybundle-processor:1.0.0'
// https://jarcasting.com/artifacts/com.github.talenguyen/prettybundle-processor/
implementation ("com.github.talenguyen:prettybundle-processor:1.0.0")
'com.github.talenguyen:prettybundle-processor:jar:1.0.0'
<dependency org="com.github.talenguyen" name="prettybundle-processor" rev="1.0.0">
<artifact name="prettybundle-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.talenguyen', module='prettybundle-processor', version='1.0.0')
)
libraryDependencies += "com.github.talenguyen" % "prettybundle-processor" % "1.0.0"
[com.github.talenguyen/prettybundle-processor "1.0.0"]