Scala Daemon Parent

Scala Daemon parent pom

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.gavinmead
ArtifactId

ArtifactId

scaladaemon
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Scala Daemon Parent
Scala Daemon parent pom

Download scaladaemon

Filename Size
scaladaemon-0.0.3.pom 6 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.scalatest : scalatest_2.11 jar 2.2.5

Project Modules

  • scaladaemon-client

Versions

Version
0.0.3
0.0.2