is not current version
Last Version 1.27.11

com.kyleu:projectile-parser-typescript_2.13 1.14.0

Loads models from a TypeScript definition files

GroupId

GroupId

com.kyleu
ArtifactId

ArtifactId

projectile-parser-typescript_2.13
Version

Version

1.14.0
Type

Type

jar

Download projectile-parser-typescript_2.13 1.14.0


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