<dependency>
<groupId>com.arost</groupId>
<artifactId>spring-db-fileservice</artifactId>
<version>0.0.1</version>
</dependency>
implementation 'com.arost:spring-db-fileservice:0.0.1'
com.arost:spring-db-fileservice:0.0.1
<dependency org="com.arost" name="spring-db-fileservice" rev="0.0.1" />
libraryDependencies += "com.arost" % "spring-db-fileservice" % "0.0.1"
@Grab(group='com.arost', module='spring-db-fileservice', version='0.0.1')
[com.arost/spring-db-fileservice "0.0.1"]
'com.arost:spring-db-fileservice:jar:0.0.1'