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