is not current version
Last Version 4.1.2

com.fortitudetec:elucidation-bom 4.1.0

Bill of materials to use consistent set of versions across Elucidation modules

GroupId

GroupId

com.fortitudetec
ArtifactId

ArtifactId

elucidation-bom
Version

Version

4.1.0
Type

Type

pom

Download elucidation-bom 4.1.0

Filename Size
elucidation-bom-4.1.0.pom 10 KB
Browse

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