sindi-core


License

License

GroupId

GroupId

com.github.aloiscochard.sindi
ArtifactId

ArtifactId

sindi-core_2.10
Last Version

Last Version

1.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

sindi-core
sindi-core
Project URL

Project URL

https://github.com/aloiscochard/sindi
Project Organization

Project Organization

com.github.aloiscochard.sindi
Source Code Management

Source Code Management

https://github.com/aloiscochard/sindi

Download sindi-core_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.aloiscochard.sindi/sindi-core_2.10/ -->
<dependency>
    <groupId>com.github.aloiscochard.sindi</groupId>
    <artifactId>sindi-core_2.10</artifactId>
    <version>1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aloiscochard.sindi/sindi-core_2.10/
implementation 'com.github.aloiscochard.sindi:sindi-core_2.10:1.0-RC3'
// https://jarcasting.com/artifacts/com.github.aloiscochard.sindi/sindi-core_2.10/
implementation ("com.github.aloiscochard.sindi:sindi-core_2.10:1.0-RC3")
'com.github.aloiscochard.sindi:sindi-core_2.10:jar:1.0-RC3'
<dependency org="com.github.aloiscochard.sindi" name="sindi-core_2.10" rev="1.0-RC3">
  <artifact name="sindi-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aloiscochard.sindi', module='sindi-core_2.10', version='1.0-RC3')
)
libraryDependencies += "com.github.aloiscochard.sindi" % "sindi-core_2.10" % "1.0-RC3"
[com.github.aloiscochard.sindi/sindi-core_2.10 "1.0-RC3"]

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
com.github.aloiscochard.sindi : sindi-config_2.10 jar 1.0-RC3

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 1.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC3