| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lontime |
| Идентификатор | Идентификаторextcollections-library |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеdependencies for lontime
|
<!-- https://jarcasting.com/artifacts/com.github.lontime/extcollections-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extcollections-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extcollections-library/
implementation 'com.github.lontime:extcollections-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extcollections-library/
implementation ("com.github.lontime:extcollections-library:1.0.0")
'com.github.lontime:extcollections-library:jar:1.0.0'
<dependency org="com.github.lontime" name="extcollections-library" rev="1.0.0">
<artifact name="extcollections-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extcollections-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extcollections-library" % "1.0.0"
[com.github.lontime/extcollections-library "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.collections : eclipse-collections | jar | 11.0.0 |
| org.eclipse.collections : eclipse-collections-api | jar | 11.0.0 |