krate-moshi-codegen

A Kotlin SharedPreferences wrapper

License

License

Categories

Categories

Moshi Data JSON
GroupId

GroupId

hu.autsoft
ArtifactId

ArtifactId

krate-moshi-codegen
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

krate-moshi-codegen
A Kotlin SharedPreferences wrapper
Project URL

Project URL

https://github.com/autsoft/krate
Source Code Management

Source Code Management

https://github.com/autsoft/krate/tree/main

Download krate-moshi-codegen

How to add to project

<!-- https://jarcasting.com/artifacts/hu.autsoft/krate-moshi-codegen/ -->
<dependency>
    <groupId>hu.autsoft</groupId>
    <artifactId>krate-moshi-codegen</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/hu.autsoft/krate-moshi-codegen/
implementation 'hu.autsoft:krate-moshi-codegen:2.0.0'
// https://jarcasting.com/artifacts/hu.autsoft/krate-moshi-codegen/
implementation ("hu.autsoft:krate-moshi-codegen:2.0.0")
'hu.autsoft:krate-moshi-codegen:aar:2.0.0'
<dependency org="hu.autsoft" name="krate-moshi-codegen" rev="2.0.0">
  <artifact name="krate-moshi-codegen" type="aar" />
</dependency>
@Grapes(
@Grab(group='hu.autsoft', module='krate-moshi-codegen', version='2.0.0')
)
libraryDependencies += "hu.autsoft" % "krate-moshi-codegen" % "2.0.0"
[hu.autsoft/krate-moshi-codegen "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
hu.autsoft : krate-moshi-core jar 2.0.0
com.squareup.moshi : moshi jar 1.12.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (1)

Group / Artifact Type Version
hu.autsoft : krate jar 2.0.0

Project Modules

There are no modules declared in this project.
hu.autsoft

AutSoft

Ideas meet technology

Versions

Version
2.0.0
1.2.0
1.1.0
1.0.0
0.5.0
0.4.0