| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shepherdviolet.glaciion2 |
| Идентификатор | Идентификаторglaciion-core |
| Последняя версия | Последняя версия2.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеglaciion-core
An implementation of Java Service Provider Interface
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| glaciion-core-2.0.3.pom | |
| glaciion-core-2.0.3.jar | 71 KB |
| glaciion-core-2.0.3-sources.jar | 40 KB |
| glaciion-core-2.0.3-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet.glaciion2/glaciion-core/ -->
<dependency>
<groupId>com.github.shepherdviolet.glaciion2</groupId>
<artifactId>glaciion-core</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet.glaciion2/glaciion-core/
implementation 'com.github.shepherdviolet.glaciion2:glaciion-core:2.0.3'
// https://jarcasting.com/artifacts/com.github.shepherdviolet.glaciion2/glaciion-core/
implementation ("com.github.shepherdviolet.glaciion2:glaciion-core:2.0.3")
'com.github.shepherdviolet.glaciion2:glaciion-core:jar:2.0.3'
<dependency org="com.github.shepherdviolet.glaciion2" name="glaciion-core" rev="2.0.3">
<artifact name="glaciion-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet.glaciion2', module='glaciion-core', version='2.0.3')
)
libraryDependencies += "com.github.shepherdviolet.glaciion2" % "glaciion-core" % "2.0.3"
[com.github.shepherdviolet.glaciion2/glaciion-core "2.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.shepherdviolet.glaciion2 : glaciion-api | jar | 2.0.3 |