| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Angular |
| Группа | Группаcom.asayama.docs.gwt.angular.examples |
| Идентификатор | ИдентификаторServiceInjection |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
Описаниеgwt-angular-examples ServiceInjection
An example GWT Angular module demonstrating the use of Service Injection.
|
| Имя Файла | Размер |
|---|---|
| ServiceInjection-1.0.3.pom | |
| ServiceInjection-1.0.3.jar | 23 KB |
| ServiceInjection-1.0.3-sources.jar | 6 KB |
| ServiceInjection-1.0.3-javadoc.jar | 49 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/ServiceInjection/ -->
<dependency>
<groupId>com.asayama.docs.gwt.angular.examples</groupId>
<artifactId>ServiceInjection</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/ServiceInjection/
implementation 'com.asayama.docs.gwt.angular.examples:ServiceInjection:1.0.3'
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/ServiceInjection/
implementation ("com.asayama.docs.gwt.angular.examples:ServiceInjection:1.0.3")
'com.asayama.docs.gwt.angular.examples:ServiceInjection:jar:1.0.3'
<dependency org="com.asayama.docs.gwt.angular.examples" name="ServiceInjection" rev="1.0.3">
<artifact name="ServiceInjection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.docs.gwt.angular.examples', module='ServiceInjection', version='1.0.3')
)
libraryDependencies += "com.asayama.docs.gwt.angular.examples" % "ServiceInjection" % "1.0.3"
[com.asayama.docs.gwt.angular.examples/ServiceInjection "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.asayama.gwt.angular : gwt-angular-http | jar | 0.2.4 |
| com.asayama.gwt.angular : gwt-angular-ngRoute | jar | 0.2.4 |
| com.asayama.gwt.angular : gwt-angular-ngSanitize | jar | 0.2.4 |