Kotlinx Serialization Typescript Generator

KxsTsGen creates TypeScript interfaces from Kotlinx Serialization @Serializable classes

License

License

Categories

Categories

ORM Data
GroupId

GroupId

dev.adamko.kxstsgen
ArtifactId

ArtifactId

versions-platform
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Kotlinx Serialization Typescript Generator
KxsTsGen creates TypeScript interfaces from Kotlinx Serialization @Serializable classes
Project URL

Project URL

https://github.com/adamko-dev/kotlinx-serialization-typescript-generator
Source Code Management

Source Code Management

https://github.com/adamko-dev/kotlinx-serialization-typescript-generator

Download versions-platform

How to add to project

<!-- https://jarcasting.com/artifacts/dev.adamko.kxstsgen/versions-platform/ -->
<dependency>
    <groupId>dev.adamko.kxstsgen</groupId>
    <artifactId>versions-platform</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.adamko.kxstsgen/versions-platform/
implementation 'dev.adamko.kxstsgen:versions-platform:0.2.0'
// https://jarcasting.com/artifacts/dev.adamko.kxstsgen/versions-platform/
implementation ("dev.adamko.kxstsgen:versions-platform:0.2.0")
'dev.adamko.kxstsgen:versions-platform:pom:0.2.0'
<dependency org="dev.adamko.kxstsgen" name="versions-platform" rev="0.2.0">
  <artifact name="versions-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.adamko.kxstsgen', module='versions-platform', version='0.2.0')
)
libraryDependencies += "dev.adamko.kxstsgen" % "versions-platform" % "0.2.0"
[dev.adamko.kxstsgen/versions-platform "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.4
0.1.3