GroupId | GroupIdua.com.lavi |
---|---|
ArtifactId | ArtifactIdkomock-core |
Version | Version1.5.3 |
Type | Typeaar |
Filename | Size |
---|---|
komock-core-1.5.3.pom | |
komock-core-1.5.3.jar | 72 KB |
komock-core-1.5.3-sources.jar | 19 KB |
komock-core-1.5.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ua.com.lavi/komock-core/ -->
<dependency>
<groupId>ua.com.lavi</groupId>
<artifactId>komock-core</artifactId>
<version>1.5.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ua.com.lavi/komock-core/
implementation 'ua.com.lavi:komock-core:1.5.3'
// https://jarcasting.com/artifacts/ua.com.lavi/komock-core/
implementation ("ua.com.lavi:komock-core:1.5.3")
'ua.com.lavi:komock-core:aar:1.5.3'
<dependency org="ua.com.lavi" name="komock-core" rev="1.5.3">
<artifact name="komock-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='ua.com.lavi', module='komock-core', version='1.5.3')
)
libraryDependencies += "ua.com.lavi" % "komock-core" % "1.5.3"
[ua.com.lavi/komock-core "1.5.3"]