is not current version
Last Version 1.4.3.RELEASE

com.outegret:scene-hw 1.0.9.RELEASE


GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

scene-hw
Version

Version

1.0.9.RELEASE
Type

Type

pom

Download scene-hw 1.0.9.RELEASE


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