Last Version

example 2.0.0

example

License

License

GroupId

GroupId

com.thoughtworks.example
ArtifactId

ArtifactId

example_2.11
Version

Version

2.0.0
Type

Type

jar
Description

Description

example
example
Project URL

Project URL

https://github.com/ThoughtWorksInc/example.scala
Project Organization

Project Organization

com.thoughtworks.example
Source Code Management

Source Code Management

https://github.com/ThoughtWorksInc/example.scala

Download example_2.11 2.0.0


<!-- https://jarcasting.com/artifacts/com.thoughtworks.example/example_2.11/ -->
<dependency>
    <groupId>com.thoughtworks.example</groupId>
    <artifactId>example_2.11</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.example/example_2.11/
implementation 'com.thoughtworks.example:example_2.11:2.0.0'
// https://jarcasting.com/artifacts/com.thoughtworks.example/example_2.11/
implementation ("com.thoughtworks.example:example_2.11:2.0.0")
'com.thoughtworks.example:example_2.11:jar:2.0.0'
<dependency org="com.thoughtworks.example" name="example_2.11" rev="2.0.0">
  <artifact name="example_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.example', module='example_2.11', version='2.0.0')
)
libraryDependencies += "com.thoughtworks.example" % "example_2.11" % "2.0.0"
[com.thoughtworks.example/example_2.11 "2.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.scalameta : scalameta_2.11 jar 1.8.0
org.scalameta : contrib_2.11 jar 1.8.0
org.scala-lang.modules : scala-xml_2.11 jar 1.0.6

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.11.11

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1

Project Modules

There are no modules declared in this project.