is not current version
Last Version 1.0.48

com.yahoo.bard:luthier-sample-app 1.0.40

Luthier provides a complete external configuration system.

GroupId

GroupId

com.yahoo.bard
ArtifactId

ArtifactId

luthier-sample-app
Version

Version

1.0.40
Type

Type

jar

Download luthier-sample-app 1.0.40


<!-- https://jarcasting.com/artifacts/com.yahoo.bard/luthier-sample-app/ -->
<dependency>
    <groupId>com.yahoo.bard</groupId>
    <artifactId>luthier-sample-app</artifactId>
    <version>1.0.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bard/luthier-sample-app/
implementation 'com.yahoo.bard:luthier-sample-app:1.0.40'
// https://jarcasting.com/artifacts/com.yahoo.bard/luthier-sample-app/
implementation ("com.yahoo.bard:luthier-sample-app:1.0.40")
'com.yahoo.bard:luthier-sample-app:jar:1.0.40'
<dependency org="com.yahoo.bard" name="luthier-sample-app" rev="1.0.40">
  <artifact name="luthier-sample-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bard', module='luthier-sample-app', version='1.0.40')
)
libraryDependencies += "com.yahoo.bard" % "luthier-sample-app" % "1.0.40"
[com.yahoo.bard/luthier-sample-app "1.0.40"]