| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.twosixlabs.dart |
| Идентификатор | Идентификаторdart-commons_2.11 |
| Версия | Версия3.0.30 |
| Тип | Типjar |
| Описание |
Описаниеdart-commons
dart-commons
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dart-commons_2.11-3.0.30.pom | |
| dart-commons_2.11-3.0.30.jar | 329 bytes |
| dart-commons_2.11-3.0.30-sources.jar | 275 bytes |
| dart-commons_2.11-3.0.30-javadoc.jar | 207 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.twosixlabs.dart/dart-commons_2.11/ -->
<dependency>
<groupId>com.twosixlabs.dart</groupId>
<artifactId>dart-commons_2.11</artifactId>
<version>3.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosixlabs.dart/dart-commons_2.11/
implementation 'com.twosixlabs.dart:dart-commons_2.11:3.0.30'
// https://jarcasting.com/artifacts/com.twosixlabs.dart/dart-commons_2.11/
implementation ("com.twosixlabs.dart:dart-commons_2.11:3.0.30")
'com.twosixlabs.dart:dart-commons_2.11:jar:3.0.30'
<dependency org="com.twosixlabs.dart" name="dart-commons_2.11" rev="3.0.30">
<artifact name="dart-commons_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosixlabs.dart', module='dart-commons_2.11', version='3.0.30')
)
libraryDependencies += "com.twosixlabs.dart" % "dart-commons_2.11" % "3.0.30"
[com.twosixlabs.dart/dart-commons_2.11 "3.0.30"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |