| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.enjektor |
| Идентификатор | Идентификаторenjektor-utils |
| Версия | Версия0.0.2.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеEnjektor is an application framework and inversion of control container for the Java platform.
|
| Имя Файла | Размер |
|---|---|
| enjektor-utils-0.0.2.RELEASE.pom | |
| enjektor-utils-0.0.2.RELEASE.jar | 6 KB |
| enjektor-utils-0.0.2.RELEASE-sources.jar | 2 KB |
| enjektor-utils-0.0.2.RELEASE-javadoc.jar | 389 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.enjektor/enjektor-utils/ -->
<dependency>
<groupId>com.github.enjektor</groupId>
<artifactId>enjektor-utils</artifactId>
<version>0.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enjektor/enjektor-utils/
implementation 'com.github.enjektor:enjektor-utils:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.enjektor/enjektor-utils/
implementation ("com.github.enjektor:enjektor-utils:0.0.2.RELEASE")
'com.github.enjektor:enjektor-utils:jar:0.0.2.RELEASE'
<dependency org="com.github.enjektor" name="enjektor-utils" rev="0.0.2.RELEASE">
<artifact name="enjektor-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enjektor', module='enjektor-utils', version='0.0.2.RELEASE')
)
libraryDependencies += "com.github.enjektor" % "enjektor-utils" % "0.0.2.RELEASE"
[com.github.enjektor/enjektor-utils "0.0.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.trove4j : trove4j | jar | 3.0.3 |