Last Version

cedarsoft Open Scala 1.0.0

cedarsoft Open Scala based Projects

License

License

GLP with Classpath Exception
Categories

Categories

Scala Languages
GroupId

GroupId

com.cedarsoft.open
ArtifactId

ArtifactId

scala
Version

Version

1.0.0
Type

Type

pom
Description

Description

cedarsoft Open Scala
cedarsoft Open Scala based Projects
Project Organization

Project Organization

cedarsoft GmbH

Download scala 1.0.0

Filename Size
scala-1.0.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.cedarsoft.open/scala/ -->
<dependency>
    <groupId>com.cedarsoft.open</groupId>
    <artifactId>scala</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.open/scala/
implementation 'com.cedarsoft.open:scala:1.0.0'
// https://jarcasting.com/artifacts/com.cedarsoft.open/scala/
implementation ("com.cedarsoft.open:scala:1.0.0")
'com.cedarsoft.open:scala:pom:1.0.0'
<dependency org="com.cedarsoft.open" name="scala" rev="1.0.0">
  <artifact name="scala" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.open', module='scala', version='1.0.0')
)
libraryDependencies += "com.cedarsoft.open" % "scala" % "1.0.0"
[com.cedarsoft.open/scala "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.7.5
com.intellij : annotations jar 7.0.3

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.7.5

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.