is not current version
Last Version 1.0.1

com.github.jpmorganchase.lint-assert:samples 0.1.7


GroupId

GroupId

com.github.jpmorganchase.lint-assert
ArtifactId

ArtifactId

samples
Version

Version

0.1.7
Type

Type

jar

Download samples 0.1.7


<!-- https://jarcasting.com/artifacts/com.github.jpmorganchase.lint-assert/samples/ -->
<dependency>
    <groupId>com.github.jpmorganchase.lint-assert</groupId>
    <artifactId>samples</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jpmorganchase.lint-assert/samples/
implementation 'com.github.jpmorganchase.lint-assert:samples:0.1.7'
// https://jarcasting.com/artifacts/com.github.jpmorganchase.lint-assert/samples/
implementation ("com.github.jpmorganchase.lint-assert:samples:0.1.7")
'com.github.jpmorganchase.lint-assert:samples:jar:0.1.7'
<dependency org="com.github.jpmorganchase.lint-assert" name="samples" rev="0.1.7">
  <artifact name="samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jpmorganchase.lint-assert', module='samples', version='0.1.7')
)
libraryDependencies += "com.github.jpmorganchase.lint-assert" % "samples" % "0.1.7"
[com.github.jpmorganchase.lint-assert/samples "0.1.7"]