is not current version
Last Version 0.0.30

jp.objectfanatics:assertion-sample 0.0.28

OBJECT FANATICS Assertion Library [assertion-sample]

GroupId

GroupId

jp.objectfanatics
ArtifactId

ArtifactId

assertion-sample
Version

Version

0.0.28
Type

Type

jar

Download assertion-sample 0.0.28


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