is not current version
Last Version 1.3.3

org.ceylon-lang:com.redhat.ceylon.tool.provider 1.2.2


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.ceylon-lang
ArtifactId

ArtifactId

com.redhat.ceylon.tool.provider
Version

Version

1.2.2
Type

Type

jar

Download com.redhat.ceylon.tool.provider 1.2.2


<!-- https://jarcasting.com/artifacts/org.ceylon-lang/com.redhat.ceylon.tool.provider/ -->
<dependency>
    <groupId>org.ceylon-lang</groupId>
    <artifactId>com.redhat.ceylon.tool.provider</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ceylon-lang/com.redhat.ceylon.tool.provider/
implementation 'org.ceylon-lang:com.redhat.ceylon.tool.provider:1.2.2'
// https://jarcasting.com/artifacts/org.ceylon-lang/com.redhat.ceylon.tool.provider/
implementation ("org.ceylon-lang:com.redhat.ceylon.tool.provider:1.2.2")
'org.ceylon-lang:com.redhat.ceylon.tool.provider:jar:1.2.2'
<dependency org="org.ceylon-lang" name="com.redhat.ceylon.tool.provider" rev="1.2.2">
  <artifact name="com.redhat.ceylon.tool.provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ceylon-lang', module='com.redhat.ceylon.tool.provider', version='1.2.2')
)
libraryDependencies += "org.ceylon-lang" % "com.redhat.ceylon.tool.provider" % "1.2.2"
[org.ceylon-lang/com.redhat.ceylon.tool.provider "1.2.2"]