GroupId | GroupIdcom.mojolly.http |
---|---|
ArtifactId | ArtifactIdhttp-parsers_2.9.1 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionhttp-parsers
http-parsers
|
Project Organization |
Project Organizationcom.mojolly.http |
Filename | Size |
---|---|
http-parsers_2.9.1-0.3.0.pom | |
http-parsers_2.9.1-0.3.0.jar | 705 KB |
http-parsers_2.9.1-0.3.0-sources.jar | 51 KB |
http-parsers_2.9.1-0.3.0-javadoc.jar | 620 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mojolly.http/http-parsers_2.9.1/ -->
<dependency>
<groupId>com.mojolly.http</groupId>
<artifactId>http-parsers_2.9.1</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mojolly.http/http-parsers_2.9.1/
implementation 'com.mojolly.http:http-parsers_2.9.1:0.3.0'
// https://jarcasting.com/artifacts/com.mojolly.http/http-parsers_2.9.1/
implementation ("com.mojolly.http:http-parsers_2.9.1:0.3.0")
'com.mojolly.http:http-parsers_2.9.1:jar:0.3.0'
<dependency org="com.mojolly.http" name="http-parsers_2.9.1" rev="0.3.0">
<artifact name="http-parsers_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mojolly.http', module='http-parsers_2.9.1', version='0.3.0')
)
libraryDependencies += "com.mojolly.http" % "http-parsers_2.9.1" % "0.3.0"
[com.mojolly.http/http-parsers_2.9.1 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
org.parboiled : parboiled-scala | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.9.1 | jar | 1.6.1 |
junit : junit | jar | 4.10 |