| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.rocoto |
| Идентификатор | Идентификаторrocoto-converters |
| Версия | Версия3.1 |
| Тип | Типjar |
| Описание |
ОписаниеRocoto :: Google Guice Converter Utils
Converter Utils support for Google Guice
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rocoto-converters-3.1.pom | |
| rocoto-converters-3.1.jar | 23 KB |
| rocoto-converters-3.1-sources.jar | 23 KB |
| rocoto-converters-3.1-javadoc.jar | 90 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.rocoto/rocoto-converters/ -->
<dependency>
<groupId>com.googlecode.rocoto</groupId>
<artifactId>rocoto-converters</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.rocoto/rocoto-converters/
implementation 'com.googlecode.rocoto:rocoto-converters:3.1'
// https://jarcasting.com/artifacts/com.googlecode.rocoto/rocoto-converters/
implementation ("com.googlecode.rocoto:rocoto-converters:3.1")
'com.googlecode.rocoto:rocoto-converters:jar:3.1'
<dependency org="com.googlecode.rocoto" name="rocoto-converters" rev="3.1">
<artifact name="rocoto-converters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.rocoto', module='rocoto-converters', version='3.1')
)
libraryDependencies += "com.googlecode.rocoto" % "rocoto-converters" % "3.1"
[com.googlecode.rocoto/rocoto-converters "3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 5.8 |