License |
License |
---|---|
GroupId | GroupIdnl.basjes.collections |
ArtifactId | ArtifactIdprefixmap-parent |
Version | Version2.0 |
Type | Typepom |
Description |
DescriptionPrefixMap :
A datastructure the allows looking up the best matching prefix.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
prefixmap-parent-2.0.pom | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.collections/prefixmap-parent/ -->
<dependency>
<groupId>nl.basjes.collections</groupId>
<artifactId>prefixmap-parent</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.collections/prefixmap-parent/
implementation 'nl.basjes.collections:prefixmap-parent:2.0'
// https://jarcasting.com/artifacts/nl.basjes.collections/prefixmap-parent/
implementation ("nl.basjes.collections:prefixmap-parent:2.0")
'nl.basjes.collections:prefixmap-parent:pom:2.0'
<dependency org="nl.basjes.collections" name="prefixmap-parent" rev="2.0">
<artifact name="prefixmap-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.collections', module='prefixmap-parent', version='2.0')
)
libraryDependencies += "nl.basjes.collections" % "prefixmap-parent" % "2.0"
[nl.basjes.collections/prefixmap-parent "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |