is not current version
Last Version 1.6.0.RELEASE

com.outegret:scene-wx-provider 1.4.3.RELEASE


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

scene-wx-provider
Version

Version

1.4.3.RELEASE
Type

Type

jar

Download scene-wx-provider 1.4.3.RELEASE


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