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