License |
License |
---|---|
GroupId | GroupIdorg.conbere |
ArtifactId | ArtifactIdirc_2.10 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionirc
irc
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
irc_2.10-0.2.0.pom | |
irc_2.10-0.2.0.jar | 118 KB |
irc_2.10-0.2.0-sources.jar | 5 KB |
irc_2.10-0.2.0-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.conbere/irc_2.10/ -->
<dependency>
<groupId>org.conbere</groupId>
<artifactId>irc_2.10</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.conbere/irc_2.10/
implementation 'org.conbere:irc_2.10:0.2.0'
// https://jarcasting.com/artifacts/org.conbere/irc_2.10/
implementation ("org.conbere:irc_2.10:0.2.0")
'org.conbere:irc_2.10:jar:0.2.0'
<dependency org="org.conbere" name="irc_2.10" rev="0.2.0">
<artifact name="irc_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.conbere', module='irc_2.10', version='0.2.0')
)
libraryDependencies += "org.conbere" % "irc_2.10" % "0.2.0"
[org.conbere/irc_2.10 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.1.0 |
org.apache.logging.log4j : log4j-core | jar | 2.0-beta3 |
com.typesafe : scalalogging-log4j_2.10 | jar | 1.0.1 |
com.typesafe : config | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 1.9.1 |
junit : junit | jar | 4.10 |