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

com.yahoo.maha:maha-service 6.103


Группа

Группа

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

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

maha-service
Версия

Версия

6.103
Тип

Тип

jar

Скачать maha-service 6.103


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