| Лицензия |
Лицензия
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
|---|---|
| Категории |
КатегорииAngular Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.carewebframework |
| Идентификатор | Идентификаторorg.carewebframework.web.angular.example |
| Версия | Версия1.0.5 |
| Тип | Типjar |
| Описание |
ОписаниеCWF Angular 2 Example
CWF Web Framework Aggregator POM
|
| Организация-разработчик |
Организация-разработчикRegenstrief Center for Biomedical Informatics |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.angular.example/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.web.angular.example</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.angular.example/
implementation 'org.carewebframework:org.carewebframework.web.angular.example:1.0.5'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.angular.example/
implementation ("org.carewebframework:org.carewebframework.web.angular.example:1.0.5")
'org.carewebframework:org.carewebframework.web.angular.example:jar:1.0.5'
<dependency org="org.carewebframework" name="org.carewebframework.web.angular.example" rev="1.0.5">
<artifact name="org.carewebframework.web.angular.example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.web.angular.example', version='1.0.5')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.web.angular.example" % "1.0.5"
[org.carewebframework/org.carewebframework.web.angular.example "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.carewebframework : org.carewebframework.web.angular | jar | 1.0.5 |