is not current version
Last Version 1.5.1.RELEASE

com.outegret:scene-files 1.0.0.RELEASE


GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

scene-files
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download scene-files 1.0.0.RELEASE


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