is not current version
Last Version 4.1.2

com.fortitudetec:elucidation-bundle 3.0.0


GroupId

GroupId

com.fortitudetec
ArtifactId

ArtifactId

elucidation-bundle
Version

Version

3.0.0
Type

Type

jar

Download elucidation-bundle 3.0.0


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