License |
License |
---|---|
GroupId | GroupIdcom.github.st235 |
ArtifactId | ArtifactIdassertion-utils |
Version | Version1.1.0 |
Type | Typeaar |
Description |
Descriptionassertion-utils
Made your own assert clearly.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
assertion-utils-1.1.0.pom | |
assertion-utils-1.1.0.aar | 1 KB |
assertion-utils-1.1.0-sources.jar | 697 bytes |
Browse |
<!-- 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"]
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 |