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

com.msiops.ground:ground-either RELEASE-0.6

A value that can be either of two types

Группа

Группа

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

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

ground-either
Версия

Версия

RELEASE-0.6
Тип

Тип

jar

Скачать ground-either RELEASE-0.6


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