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

jp.openstandia.guacamole:guacamole-custom-attribute 1.0.0

Guacamole custom attribute extension.

Группа

Группа

jp.openstandia.guacamole
Идентификатор

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

guacamole-custom-attribute
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать guacamole-custom-attribute 1.0.0


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