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