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