is not current version
Last Version 2021.12.006

com.devonfw.cobigen:tsplugin 2.3.2

CobiGen - TypeScript Plug-in

GroupId

GroupId

com.devonfw.cobigen
ArtifactId

ArtifactId

tsplugin
Version

Version

2.3.2
Type

Type

jar

Download tsplugin 2.3.2


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