License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.outr.net |
ArtifactId | ArtifactIdoutrnet-core_2.10 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionoutrnet-core
outrnet-core
|
Project Organization |
Project Organizationcom.outr.net |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
outrnet-core_2.10-1.1.0.pom | |
outrnet-core_2.10-1.1.0.jar | 302 KB |
outrnet-core_2.10-1.1.0-sources.jar | 48 KB |
outrnet-core_2.10-1.1.0-javadoc.jar | 621 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr.net/outrnet-core_2.10/ -->
<dependency>
<groupId>com.outr.net</groupId>
<artifactId>outrnet-core_2.10</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr.net/outrnet-core_2.10/
implementation 'com.outr.net:outrnet-core_2.10:1.1.0'
// https://jarcasting.com/artifacts/com.outr.net/outrnet-core_2.10/
implementation ("com.outr.net:outrnet-core_2.10:1.1.0")
'com.outr.net:outrnet-core_2.10:jar:1.1.0'
<dependency org="com.outr.net" name="outrnet-core_2.10" rev="1.1.0">
<artifact name="outrnet-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr.net', module='outrnet-core_2.10', version='1.1.0')
)
libraryDependencies += "com.outr.net" % "outrnet-core_2.10" % "1.1.0"
[com.outr.net/outrnet-core_2.10 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
org.powerscala : powerscala-property_2.10 | jar | 1.6.4 |
org.eclipse.jetty.orbit : javax.servlet | jar | latest.release |
commons-fileupload : commons-fileupload | jar | latest.release |
org.apache.httpcomponents : httpclient | jar | latest.release |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 2.2.3 |