GroupId | GroupIdcom.devonfw.cobigen |
---|---|
ArtifactId | ArtifactIdtsplugin |
Version | Version2021.12.004 |
Type | Typejar |
Filename | Size |
---|---|
tsplugin-2021.12.004.pom | |
tsplugin-2021.12.004.jar | 23 KB |
tsplugin-2021.12.004-sources.jar | 14 KB |
tsplugin-2021.12.004-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devonfw.cobigen/tsplugin/ -->
<dependency>
<groupId>com.devonfw.cobigen</groupId>
<artifactId>tsplugin</artifactId>
<version>2021.12.004</version>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.cobigen/tsplugin/
implementation 'com.devonfw.cobigen:tsplugin:2021.12.004'
// https://jarcasting.com/artifacts/com.devonfw.cobigen/tsplugin/
implementation ("com.devonfw.cobigen:tsplugin:2021.12.004")
'com.devonfw.cobigen:tsplugin:jar:2021.12.004'
<dependency org="com.devonfw.cobigen" name="tsplugin" rev="2021.12.004">
<artifact name="tsplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.cobigen', module='tsplugin', version='2021.12.004')
)
libraryDependencies += "com.devonfw.cobigen" % "tsplugin" % "2021.12.004"
[com.devonfw.cobigen/tsplugin "2021.12.004"]