is not current version
Last Version 0.3.4

com.moparisthebest.jbgjob:redisprocessor 0.1


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.moparisthebest.jbgjob
ArtifactId

ArtifactId

redisprocessor
Version

Version

0.1
Type

Type

jar

Download redisprocessor 0.1


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