is not current version
Last Version 1.5.9.3

com.listeningframework.boot:listening-boot-starters 1.5.9.2


GroupId

GroupId

com.listeningframework.boot
ArtifactId

ArtifactId

listening-boot-starters
Version

Version

1.5.9.2
Type

Type

pom

Download listening-boot-starters 1.5.9.2


<!-- https://jarcasting.com/artifacts/com.listeningframework.boot/listening-boot-starters/ -->
<dependency>
    <groupId>com.listeningframework.boot</groupId>
    <artifactId>listening-boot-starters</artifactId>
    <version>1.5.9.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.listeningframework.boot/listening-boot-starters/
implementation 'com.listeningframework.boot:listening-boot-starters:1.5.9.2'
// https://jarcasting.com/artifacts/com.listeningframework.boot/listening-boot-starters/
implementation ("com.listeningframework.boot:listening-boot-starters:1.5.9.2")
'com.listeningframework.boot:listening-boot-starters:pom:1.5.9.2'
<dependency org="com.listeningframework.boot" name="listening-boot-starters" rev="1.5.9.2">
  <artifact name="listening-boot-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.listeningframework.boot', module='listening-boot-starters', version='1.5.9.2')
)
libraryDependencies += "com.listeningframework.boot" % "listening-boot-starters" % "1.5.9.2"
[com.listeningframework.boot/listening-boot-starters "1.5.9.2"]