is not current version
Last Version 1.2.8

net.sf.esfinge:gamification 1.0.1

The Esfinge Gamification is a matadata based framework applicable to systems requiring an gamification logic, regardless of the domain.

Categories

Categories

Net
GroupId

GroupId

net.sf.esfinge
ArtifactId

ArtifactId

gamification
Version

Version

1.0.1
Type

Type

jar

Download gamification 1.0.1


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