is not current version
Last Version 1.6.0.RELEASE

com.outegret:scene-order 1.4.2.RELEASE


GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

scene-order
Version

Version

1.4.2.RELEASE
Type

Type

jar

Download scene-order 1.4.2.RELEASE


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