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

com.google.mug:mug-algorithms 5.1


Группа

Группа

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

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

mug-algorithms
Версия

Версия

5.1
Тип

Тип

jar

Скачать mug-algorithms 5.1


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