is not current version
Last Version 1.0.1

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


GroupId

GroupId

com.github.jpmorganchase.lint-assert
ArtifactId

ArtifactId

samples
Version

Version

0.2.2
Type

Type

jar

Download samples 0.2.2


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