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