File | Operation |
---|---|
typescript-1.2.0.1484.pom | download |
<dependency>
<groupId>org.sonarsource.typescript</groupId>
<artifactId>typescript</artifactId>
<version>1.2.0.1484</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.sonarsource.typescript', module='typescript', version='1.2.0.1484')
)
<parent> <groupId>org.sonarsource.parent</groupId> <artifactId>parent</artifactId> <version>41</version> </parent>