License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.nrinaudo |
ArtifactId | ArtifactIdkantan.xpath-nekohtml_2.10 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnekohtml
nekohtml
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nrinaudo/kantan.xpath-nekohtml_2.10/ -->
<dependency>
<groupId>com.nrinaudo</groupId>
<artifactId>kantan.xpath-nekohtml_2.10</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nrinaudo/kantan.xpath-nekohtml_2.10/
implementation 'com.nrinaudo:kantan.xpath-nekohtml_2.10:0.2.0'
// https://jarcasting.com/artifacts/com.nrinaudo/kantan.xpath-nekohtml_2.10/
implementation ("com.nrinaudo:kantan.xpath-nekohtml_2.10:0.2.0")
'com.nrinaudo:kantan.xpath-nekohtml_2.10:jar:0.2.0'
<dependency org="com.nrinaudo" name="kantan.xpath-nekohtml_2.10" rev="0.2.0">
<artifact name="kantan.xpath-nekohtml_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nrinaudo', module='kantan.xpath-nekohtml_2.10', version='0.2.0')
)
libraryDependencies += "com.nrinaudo" % "kantan.xpath-nekohtml_2.10" % "0.2.0"
[com.nrinaudo/kantan.xpath-nekohtml_2.10 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.nrinaudo : kantan.xpath_2.10 | jar | 0.2.0 |
net.sourceforge.nekohtml : nekohtml | jar | 1.9.22 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.10.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.3 |