is not current version
Last Version 1.5.9.3

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


GroupId

GroupId

com.listeningframework.boot
ArtifactId

ArtifactId

listening-boot-starters
Version

Version

1.0.1
Type

Type

pom

Download listening-boot-starters 1.0.1


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