is not current version
Last Version 1.6.0.RELEASE

com.outegret:scene 1.0.9.RELEASE


GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

scene
Version

Version

1.0.9.RELEASE
Type

Type

pom

Download scene 1.0.9.RELEASE

Filename Size
scene-1.0.9.RELEASE.pom 5 KB
Browse

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