GroupId | GroupIdorg.ops4j.ramler |
---|---|
ArtifactId | ArtifactIdramler-typescript |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
ramler-typescript-0.8.0.pom | |
ramler-typescript-0.8.0.jar | 22 KB |
ramler-typescript-0.8.0-sources.jar | 15 KB |
ramler-typescript-0.8.0-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.ramler/ramler-typescript/ -->
<dependency>
<groupId>org.ops4j.ramler</groupId>
<artifactId>ramler-typescript</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.ramler/ramler-typescript/
implementation 'org.ops4j.ramler:ramler-typescript:0.8.0'
// https://jarcasting.com/artifacts/org.ops4j.ramler/ramler-typescript/
implementation ("org.ops4j.ramler:ramler-typescript:0.8.0")
'org.ops4j.ramler:ramler-typescript:jar:0.8.0'
<dependency org="org.ops4j.ramler" name="ramler-typescript" rev="0.8.0">
<artifact name="ramler-typescript" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.ramler', module='ramler-typescript', version='0.8.0')
)
libraryDependencies += "org.ops4j.ramler" % "ramler-typescript" % "0.8.0"
[org.ops4j.ramler/ramler-typescript "0.8.0"]