is not current version
Last Version 1.4.0

org.silentsoft:silentsoft-core 1.3.0

Core utility library

GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

silentsoft-core
Version

Version

1.3.0
Type

Type

jar

Download silentsoft-core 1.3.0


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