Last Version

assertion-utils 1.1.0

Made your own assert clearly.

License

License

GroupId

GroupId

com.github.st235
ArtifactId

ArtifactId

assertion-utils
Version

Version

1.1.0
Type

Type

aar
Description

Description

assertion-utils
Made your own assert clearly.
Project URL

Project URL

https://github.com/st235/Assertion
Source Code Management

Source Code Management

https://github.com/st235/Assertion.git

Download assertion-utils 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.st235/assertion-utils/ -->
<dependency>
    <groupId>com.github.st235</groupId>
    <artifactId>assertion-utils</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.st235/assertion-utils/
implementation 'com.github.st235:assertion-utils:1.1.0'
// https://jarcasting.com/artifacts/com.github.st235/assertion-utils/
implementation ("com.github.st235:assertion-utils:1.1.0")
'com.github.st235:assertion-utils:aar:1.1.0'
<dependency org="com.github.st235" name="assertion-utils" rev="1.1.0">
  <artifact name="assertion-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.st235', module='assertion-utils', version='1.1.0')
)
libraryDependencies += "com.github.st235" % "assertion-utils" % "1.1.0"
[com.github.st235/assertion-utils "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21

Project Modules

There are no modules declared in this project.