is not current version
Last Version 1.32.5

com.kyleu:projectile-parser-typescript_2.12 1.31.6

Loads models from a TypeScript definition files

GroupId

GroupId

com.kyleu
ArtifactId

ArtifactId

projectile-parser-typescript_2.12
Version

Version

1.31.6
Type

Type

jar

Download projectile-parser-typescript_2.12 1.31.6


<!-- https://jarcasting.com/artifacts/com.kyleu/projectile-parser-typescript_2.12/ -->
<dependency>
    <groupId>com.kyleu</groupId>
    <artifactId>projectile-parser-typescript_2.12</artifactId>
    <version>1.31.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.kyleu/projectile-parser-typescript_2.12/
implementation 'com.kyleu:projectile-parser-typescript_2.12:1.31.6'
// https://jarcasting.com/artifacts/com.kyleu/projectile-parser-typescript_2.12/
implementation ("com.kyleu:projectile-parser-typescript_2.12:1.31.6")
'com.kyleu:projectile-parser-typescript_2.12:jar:1.31.6'
<dependency org="com.kyleu" name="projectile-parser-typescript_2.12" rev="1.31.6">
  <artifact name="projectile-parser-typescript_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kyleu', module='projectile-parser-typescript_2.12', version='1.31.6')
)
libraryDependencies += "com.kyleu" % "projectile-parser-typescript_2.12" % "1.31.6"
[com.kyleu/projectile-parser-typescript_2.12 "1.31.6"]