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