is not current version
Last Version 1.2.0

tech.pantheon.triemap:bom 1.0.6

Bill of Materials POM for the TrieMap project

Categories

Categories

Ant Build Tools
GroupId

GroupId

tech.pantheon.triemap
ArtifactId

ArtifactId

bom
Version

Version

1.0.6
Type

Type

pom

Download bom 1.0.6

Filename Size
bom-1.0.6.pom 4 KB
Browse

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