не последняя версия
Последняя версия 2.0.1

com.gilt:opm_2.10 2.0.0

opm

Группа

Группа

com.gilt
Идентификатор

Идентификатор

opm_2.10
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать opm_2.10 2.0.0


<!-- https://jarcasting.com/artifacts/com.gilt/opm_2.10/ -->
<dependency>
    <groupId>com.gilt</groupId>
    <artifactId>opm_2.10</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/opm_2.10/
implementation 'com.gilt:opm_2.10:2.0.0'
// https://jarcasting.com/artifacts/com.gilt/opm_2.10/
implementation ("com.gilt:opm_2.10:2.0.0")
'com.gilt:opm_2.10:jar:2.0.0'
<dependency org="com.gilt" name="opm_2.10" rev="2.0.0">
  <artifact name="opm_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='opm_2.10', version='2.0.0')
)
libraryDependencies += "com.gilt" % "opm_2.10" % "2.0.0"
[com.gilt/opm_2.10 "2.0.0"]