is not current version
Last Version 1.0.1

com.github.jpmorganchase.lint-assert:core 0.2.1


GroupId

GroupId

com.github.jpmorganchase.lint-assert
ArtifactId

ArtifactId

core
Version

Version

0.2.1
Type

Type

jar

Download core 0.2.1


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