is not current version
Last Version 2021.12.006

com.devonfw.cobigen:tsplugin 2.3.0

CobiGen - TypeScript Plug-in

GroupId

GroupId

com.devonfw.cobigen
ArtifactId

ArtifactId

tsplugin
Version

Version

2.3.0
Type

Type

jar

Download tsplugin 2.3.0


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