KotlinPoet (KotlinPoet-metadata specs interop)

Extensions for generating KotlinPoet specs from KotlinPoet-metadata types.

License

License

Categories

Categories

Kotlin Languages Data Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup
ArtifactId

ArtifactId

kotlinpoet-metadata-specs
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

KotlinPoet (KotlinPoet-metadata specs interop)
Extensions for generating KotlinPoet specs from KotlinPoet-metadata types.
Project URL

Project URL

https://github.com/square/kotlinpoet
Source Code Management

Source Code Management

https://github.com/square/kotlinpoet

Download kotlinpoet-metadata-specs

How to add to project

<!-- https://jarcasting.com/artifacts/com.squareup/kotlinpoet-metadata-specs/ -->
<dependency>
    <groupId>com.squareup</groupId>
    <artifactId>kotlinpoet-metadata-specs</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup/kotlinpoet-metadata-specs/
implementation 'com.squareup:kotlinpoet-metadata-specs:1.9.0'
// https://jarcasting.com/artifacts/com.squareup/kotlinpoet-metadata-specs/
implementation ("com.squareup:kotlinpoet-metadata-specs:1.9.0")
'com.squareup:kotlinpoet-metadata-specs:jar:1.9.0'
<dependency org="com.squareup" name="kotlinpoet-metadata-specs" rev="1.9.0">
  <artifact name="kotlinpoet-metadata-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup', module='kotlinpoet-metadata-specs', version='1.9.0')
)
libraryDependencies += "com.squareup" % "kotlinpoet-metadata-specs" % "1.9.0"
[com.squareup/kotlinpoet-metadata-specs "1.9.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup : kotlinpoet jar 1.9.0
com.squareup : kotlinpoet-metadata jar 1.9.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

Project Modules

There are no modules declared in this project.
com.squareup

Square

Versions

Version
1.9.0
1.8.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0