| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.danny02 |
| Идентификатор | ИдентификаторResourceHandling |
| Последняя версия | Последняя версия2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA collection of game related librarys
|
| Имя Файла | Размер |
|---|---|
| ResourceHandling-2.1.pom | |
| ResourceHandling-2.1.jar | 42 KB |
| ResourceHandling-2.1-sources.jar | 33 KB |
| ResourceHandling-2.1-javadoc.jar | 212 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.danny02/ResourceHandling/ -->
<dependency>
<groupId>com.github.danny02</groupId>
<artifactId>ResourceHandling</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danny02/ResourceHandling/
implementation 'com.github.danny02:ResourceHandling:2.1'
// https://jarcasting.com/artifacts/com.github.danny02/ResourceHandling/
implementation ("com.github.danny02:ResourceHandling:2.1")
'com.github.danny02:ResourceHandling:jar:2.1'
<dependency org="com.github.danny02" name="ResourceHandling" rev="2.1">
<artifact name="ResourceHandling" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danny02', module='ResourceHandling', version='2.1')
)
libraryDependencies += "com.github.danny02" % "ResourceHandling" % "2.1"
[com.github.danny02/ResourceHandling "2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.danny02 : AnnotationsProcessing | jar | 1.1 |
| com.google.inject : guice | jar | 3.0 |
| com.google.inject.extensions : guice-assistedinject | jar | 3.0 |
| com.github.danny02 : Util | jar | 2.1 |
| com.google.code.findbugs : jsr305 | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |