is not current version
Last Version 1.6.0.RELEASE

com.outegret:scene-excel 1.5.0.RELEASE


GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

scene-excel
Version

Version

1.5.0.RELEASE
Type

Type

jar

Download scene-excel 1.5.0.RELEASE


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