| Группа | Группаdev.vality |
|---|---|
| Идентификатор | Идентификаторmachinegun-proto |
| Версия | Версия1.29-ed9924f |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| machinegun-proto-1.29-ed9924f.pom | |
| machinegun-proto-1.29-ed9924f.jar | 855 KB |
| machinegun-proto-1.29-ed9924f-v29.jar | 880 KB |
| machinegun-proto-1.29-ed9924f-sources.jar | 211 KB |
| machinegun-proto-1.29-ed9924f-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.vality/machinegun-proto/ -->
<dependency>
<groupId>dev.vality</groupId>
<artifactId>machinegun-proto</artifactId>
<version>1.29-ed9924f</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/machinegun-proto/
implementation 'dev.vality:machinegun-proto:1.29-ed9924f'
// https://jarcasting.com/artifacts/dev.vality/machinegun-proto/
implementation ("dev.vality:machinegun-proto:1.29-ed9924f")
'dev.vality:machinegun-proto:jar:1.29-ed9924f'
<dependency org="dev.vality" name="machinegun-proto" rev="1.29-ed9924f">
<artifact name="machinegun-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='machinegun-proto', version='1.29-ed9924f')
)
libraryDependencies += "dev.vality" % "machinegun-proto" % "1.29-ed9924f"
[dev.vality/machinegun-proto "1.29-ed9924f"]