is not current version
Last Version 1.6.0.RELEASE

com.outegret:scene-category 1.4.3.RELEASE


GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

scene-category
Version

Version

1.4.3.RELEASE
Type

Type

jar

Download scene-category 1.4.3.RELEASE


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