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

org.holoeverywhere:support-library r13


Группа

Группа

org.holoeverywhere
Идентификатор

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

support-library
Версия

Версия

r13
Тип

Тип

jar

Скачать support-library r13

Имя Файла Размер
support-library-r13.pom
support-library-r13.jar 2 KB
Обзор

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