<dependency>
<groupId>io.github.thebesteric.framework.agile</groupId>
<artifactId>agile-core</artifactId>
<version>1.0.15.5</version>
</dependency>
libraryDependencies += "io.github.thebesteric.framework.agile" % "agile-core" % "1.0.15.5"
@Grapes(
@Grab(group='io.github.thebesteric.framework.agile', module='agile-core', version='1.0.15.5')
)
<dependency org="io.github.thebesteric.framework.agile" name="agile-core" rev="1.0.15.5" />