| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаcom.jwebmp |
| Идентификатор | Идентификаторjwebmp-ion-range-slider |
| Версия | Версия0.62.0.1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-ion-range-slider/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-ion-range-slider</artifactId>
<version>0.62.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-ion-range-slider/
implementation 'com.jwebmp:jwebmp-ion-range-slider:0.62.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-ion-range-slider/
implementation ("com.jwebmp:jwebmp-ion-range-slider:0.62.0.1")
'com.jwebmp:jwebmp-ion-range-slider:jar:0.62.0.1'
<dependency org="com.jwebmp" name="jwebmp-ion-range-slider" rev="0.62.0.1">
<artifact name="jwebmp-ion-range-slider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-ion-range-slider', version='0.62.0.1')
)
libraryDependencies += "com.jwebmp" % "jwebmp-ion-range-slider" % "0.62.0.1"
[com.jwebmp/jwebmp-ion-range-slider "0.62.0.1"]