| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-data-ext-symbols |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-data-ext-symbols
Artifact for providing symbol resources such as images, bitmaps or sounds
(not all kind of resources may be included).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-data-ext-symbols/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-data-ext-symbols</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-data-ext-symbols/
implementation 'org.refcodes:refcodes-data-ext-symbols:3.0.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-data-ext-symbols/
implementation ("org.refcodes:refcodes-data-ext-symbols:3.0.0")
'org.refcodes:refcodes-data-ext-symbols:jar:3.0.0'
<dependency org="org.refcodes" name="refcodes-data-ext-symbols" rev="3.0.0">
<artifact name="refcodes-data-ext-symbols" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-data-ext-symbols', version='3.0.0')
)
libraryDependencies += "org.refcodes" % "refcodes-data-ext-symbols" % "3.0.0"
[org.refcodes/refcodes-data-ext-symbols "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-data | jar | 3.0.0 |
| org.refcodes : refcodes-factory | jar | 3.0.0 |
| org.refcodes : refcodes-licensing | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |