is not current version
Last Version 2.0.4.0

com.listeningframework.boot:listening-boot-parent 1.5.9.3


GroupId

GroupId

com.listeningframework.boot
ArtifactId

ArtifactId

listening-boot-parent
Version

Version

1.5.9.3
Type

Type

pom

Download listening-boot-parent 1.5.9.3


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