p

parent

An extensible web page segmentation and analysis framework.
http://www.fit.vutbr.cz/~burgetr/FITLayout/
GNU Lesser General Public License 3.0
Radek Burget
Files download
File Operation
parent-0.0.4.pom download
Apache Maven
<dependency>
  <groupId>cz.vutbr.fit.layout</groupId>
  <artifactId>parent</artifactId>
  <version>0.0.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'cz.vutbr.fit.layout:parent:0.0.4'
Gradle Kotlin
implementation("cz.vutbr.fit.layout:parent:0.0.4")
Scala SBT
libraryDependencies += "cz.vutbr.fit.layout" % "parent" % "0.0.4"
Groovy Grape
@Grapes(
  @Grab(group='cz.vutbr.fit.layout', module='parent', version='0.0.4')
)
Apache Ivy
<dependency org="cz.vutbr.fit.layout" name="parent" rev="0.0.4" />
Leiningen
[cz.vutbr.fit.layout/parent "0.0.4"]
Apache Buildr
'cz.vutbr.fit.layout:parent:jar:0.0.4'
Dependencies
The project has no third-party dependencies