is not current version
Last Version 0.3.1

com.fundebug:fundebug-spring 0.1.2


GroupId

GroupId

com.fundebug
ArtifactId

ArtifactId

fundebug-spring
Version

Version

0.1.2
Type

Type

jar

Download fundebug-spring 0.1.2


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