is not current version
Last Version 4.1.2

com.fortitudetec:elucidation-bundle 4.1.0


GroupId

GroupId

com.fortitudetec
ArtifactId

ArtifactId

elucidation-bundle
Version

Version

4.1.0
Type

Type

jar

Download elucidation-bundle 4.1.0


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