is not current version
Last Version 0.0.49

com.silentgo:framework 0.0.11


GroupId

GroupId

com.silentgo
ArtifactId

ArtifactId

framework
Version

Version

0.0.11
Type

Type

jar

Download framework 0.0.11


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