is not current version
Last Version 4.3.16.3

com.gruelbox:service-core 4.3.16.1


GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

service-core
Version

Version

4.3.16.1
Type

Type

jar

Download service-core 4.3.16.1


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