Categories |
CategoriesKotlin Languages |
---|---|
GroupId | GroupIdcom.github.maximejallu |
ArtifactId | ArtifactIdadapters-kotlin |
Version | Version18.07.02 |
Type | Typeaar |
Filename | Size |
---|---|
adapters-kotlin-18.07.02.pom | |
adapters-kotlin-18.07.02.aar | 112 KB |
adapters-kotlin-18.07.02-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.maximejallu/adapters-kotlin/ -->
<dependency>
<groupId>com.github.maximejallu</groupId>
<artifactId>adapters-kotlin</artifactId>
<version>18.07.02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.maximejallu/adapters-kotlin/
implementation 'com.github.maximejallu:adapters-kotlin:18.07.02'
// https://jarcasting.com/artifacts/com.github.maximejallu/adapters-kotlin/
implementation ("com.github.maximejallu:adapters-kotlin:18.07.02")
'com.github.maximejallu:adapters-kotlin:aar:18.07.02'
<dependency org="com.github.maximejallu" name="adapters-kotlin" rev="18.07.02">
<artifact name="adapters-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.maximejallu', module='adapters-kotlin', version='18.07.02')
)
libraryDependencies += "com.github.maximejallu" % "adapters-kotlin" % "18.07.02"
[com.github.maximejallu/adapters-kotlin "18.07.02"]