| Группа | Группаcom.github.izmailoff |
|---|---|
| Идентификатор | Идентификаторmarshallers_2.10 |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| marshallers_2.10-0.0.2.pom | |
| marshallers_2.10-0.0.2.jar | 36 KB |
| marshallers_2.10-0.0.2-sources.jar | 6 KB |
| marshallers_2.10-0.0.2-javadoc.jar | 398 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.izmailoff/marshallers_2.10/ -->
<dependency>
<groupId>com.github.izmailoff</groupId>
<artifactId>marshallers_2.10</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.izmailoff/marshallers_2.10/
implementation 'com.github.izmailoff:marshallers_2.10:0.0.2'
// https://jarcasting.com/artifacts/com.github.izmailoff/marshallers_2.10/
implementation ("com.github.izmailoff:marshallers_2.10:0.0.2")
'com.github.izmailoff:marshallers_2.10:jar:0.0.2'
<dependency org="com.github.izmailoff" name="marshallers_2.10" rev="0.0.2">
<artifact name="marshallers_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.izmailoff', module='marshallers_2.10', version='0.0.2')
)
libraryDependencies += "com.github.izmailoff" % "marshallers_2.10" % "0.0.2"
[com.github.izmailoff/marshallers_2.10 "0.0.2"]