is not current version
Last Version 1.0.5

com.github.livesense:org.liveSense.parent 1.0.3

The parent project for liveSense

GroupId

GroupId

com.github.livesense
ArtifactId

ArtifactId

org.liveSense.parent
Version

Version

1.0.3
Type

Type

pom

Download org.liveSense.parent 1.0.3


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