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

com.wire:helium 1.1.0

User mode for Wire Bots

Категории

Категории

Wire Данные Data Structures
Группа

Группа

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

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

helium
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать helium 1.1.0


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