| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jcommon |
| Идентификатор | Идентификаторinit |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjcommon-init
Java library for simple extracting and processing of embedded resources at runtime.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| init-1.0.pom | |
| init-1.0.jar | 90 KB |
| init-1.0-sources.jar | 51 KB |
| init-1.0-javadoc.jar | 293 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jcommon/init/ -->
<dependency>
<groupId>org.jcommon</groupId>
<artifactId>init</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jcommon/init/
implementation 'org.jcommon:init:1.0'
// https://jarcasting.com/artifacts/org.jcommon/init/
implementation ("org.jcommon:init:1.0")
'org.jcommon:init:jar:1.0'
<dependency org="org.jcommon" name="init" rev="1.0">
<artifact name="init" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jcommon', module='init', version='1.0')
)
libraryDependencies += "org.jcommon" % "init" % "1.0"
[org.jcommon/init "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jcommon : core | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |