is not current version
Last Version 2.0.4.0

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


GroupId

GroupId

com.listeningframework.boot
ArtifactId

ArtifactId

listening-boot-parent
Version

Version

1.0.2
Type

Type

pom

Download listening-boot-parent 1.0.2


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