is not current version
Last Version 1.0.1

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


GroupId

GroupId

com.github.jpmorganchase.lint-assert
ArtifactId

ArtifactId

samples
Version

Version

1.0.0
Type

Type

jar

Download samples 1.0.0


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