is not current version
Last Version 1.0.7

com.indeed:lsmtree-parent 1.0.5


GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

lsmtree-parent
Version

Version

1.0.5
Type

Type

pom

Download lsmtree-parent 1.0.5

Filename Size
lsmtree-parent-1.0.5.pom 3 KB
Browse

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