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