не последняя версия
Последняя версия 1.4.3.RELEASE

com.outegret:scene-hw 1.0.5-RELEASE


Группа

Группа

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

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

scene-hw
Версия

Версия

1.0.5-RELEASE
Тип

Тип

jar

Скачать scene-hw 1.0.5-RELEASE


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