is not current version
Last Version 1.0.12

com.larksuite.appframework:appframework-parent 1.0.2


GroupId

GroupId

com.larksuite.appframework
ArtifactId

ArtifactId

appframework-parent
Version

Version

1.0.2
Type

Type

pom

Download appframework-parent 1.0.2


<!-- https://jarcasting.com/artifacts/com.larksuite.appframework/appframework-parent/ -->
<dependency>
    <groupId>com.larksuite.appframework</groupId>
    <artifactId>appframework-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.larksuite.appframework/appframework-parent/
implementation 'com.larksuite.appframework:appframework-parent:1.0.2'
// https://jarcasting.com/artifacts/com.larksuite.appframework/appframework-parent/
implementation ("com.larksuite.appframework:appframework-parent:1.0.2")
'com.larksuite.appframework:appframework-parent:pom:1.0.2'
<dependency org="com.larksuite.appframework" name="appframework-parent" rev="1.0.2">
  <artifact name="appframework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.larksuite.appframework', module='appframework-parent', version='1.0.2')
)
libraryDependencies += "com.larksuite.appframework" % "appframework-parent" % "1.0.2"
[com.larksuite.appframework/appframework-parent "1.0.2"]