GroupId | GroupIdua.com.lavi |
---|---|
ArtifactId | ArtifactIdkomock-core |
Version | Version1.5.1 |
Type | Typeaar |
Filename | Size |
---|---|
komock-core-1.5.1.pom | |
komock-core-1.5.1.jar | 66 KB |
komock-core-1.5.1-sources.jar | 18 KB |
komock-core-1.5.1-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.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ua.com.lavi/komock-core/
implementation 'ua.com.lavi:komock-core:1.5.1'
// https://jarcasting.com/artifacts/ua.com.lavi/komock-core/
implementation ("ua.com.lavi:komock-core:1.5.1")
'ua.com.lavi:komock-core:aar:1.5.1'
<dependency org="ua.com.lavi" name="komock-core" rev="1.5.1">
<artifact name="komock-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='ua.com.lavi', module='komock-core', version='1.5.1')
)
libraryDependencies += "ua.com.lavi" % "komock-core" % "1.5.1"
[ua.com.lavi/komock-core "1.5.1"]