is not current version
Last Version 1.0.5

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

The parent project for liveSense

GroupId

GroupId

com.github.livesense
ArtifactId

ArtifactId

org.liveSense.parent
Version

Version

1
Type

Type

pom

Download org.liveSense.parent 1

Filename Size
org.liveSense.parent-1.pom 47 KB
Browse

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