is not current version
Last Version 1.0.0

com.sangupta:jerry-services 0.4.0

Common Services

GroupId

GroupId

com.sangupta
ArtifactId

ArtifactId

jerry-services
Version

Version

0.4.0
Type

Type

jar

Download jerry-services 0.4.0


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