is not current version
Last Version 0.0.49

com.silentgo:framework 0.0.46


GroupId

GroupId

com.silentgo
ArtifactId

ArtifactId

framework
Version

Version

0.0.46
Type

Type

jar

Download framework 0.0.46


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