| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.aaronp |
| Идентификатор | Идентификаторagora-rest-example_2.11 |
| Версия | Версияv0.3.1 |
| Тип | Типjar |
| Описание |
Описаниеagora-rest-example
agora-rest-example
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.github.aaronp |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.aaronp/agora-rest-example_2.11/ -->
<dependency>
<groupId>com.github.aaronp</groupId>
<artifactId>agora-rest-example_2.11</artifactId>
<version>v0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aaronp/agora-rest-example_2.11/
implementation 'com.github.aaronp:agora-rest-example_2.11:v0.3.1'
// https://jarcasting.com/artifacts/com.github.aaronp/agora-rest-example_2.11/
implementation ("com.github.aaronp:agora-rest-example_2.11:v0.3.1")
'com.github.aaronp:agora-rest-example_2.11:jar:v0.3.1'
<dependency org="com.github.aaronp" name="agora-rest-example_2.11" rev="v0.3.1">
<artifact name="agora-rest-example_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aaronp', module='agora-rest-example_2.11', version='v0.3.1')
)
libraryDependencies += "com.github.aaronp" % "agora-rest-example_2.11" % "v0.3.1"
[com.github.aaronp/agora-rest-example_2.11 "v0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| com.github.aaronp : agora-rest_2.11 | jar | v0.3.1 |