MVN

com.github.dzuvic : jtsgen-processor

Maven & Gradle

Mar 14, 2021
37 stars

JTSGEN Annotations · An annotation processor, that created TypeScript types from Java

<dependency>
    <groupId>com.github.dzuvic</groupId>
    <artifactId>jtsgen-processor</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dzuvic : jtsgen-processor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.github.dzuvic : jtsgen-processor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
jtsgen-processor-0.5.0
0.4.x
jtsgen-processor-0.4.0
0.3.x
jtsgen-processor-0.3.0

How to add a dependency to Maven

Add the following com.github.dzuvic : jtsgen-processor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.dzuvic</groupId>
    <artifactId>jtsgen-processor</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dzuvic : jtsgen-processor gradle dependency to your build.gradle file:

implementation 'com.github.dzuvic:jtsgen-processor:0.5.0'

Gradle Kotlin DSL: Add the following com.github.dzuvic : jtsgen-processor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dzuvic:jtsgen-processor:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dzuvic : jtsgen-processor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dzuvic" % "jtsgen-processor" % "0.5.0"

Advertisement

Dependencies from Group

Mar 14, 2021
1 usages
37 stars
Mar 14, 2021
37 stars

Discover Dependencies

Nov 02, 2017
2 usages
Nov 03, 2017
1 usages
3 stars
Nov 03, 2017
3 usages
3 stars
Nov 03, 2017
1 usages
3 stars
Aug 14, 2018
7 usages
Feb 29, 2020
4 stars
Feb 29, 2020
2 usages
4 stars