MVN

com.github.hypfvieh : libmatthew

Maven & Gradle

Jan 01, 2018
1 usages
0 stars

Some libraries from Matthew Johnson: http://www.matthew.ath.cx/projects/java/ Modifications: - including precompiled native C libraries (libunix-java) for architectures: arm, amd64 and i386 - UnixSocket/UnixServerSocket now implements closable (allows try-with-resources usage) - Cleaned up code style - Split test classes to test classpath - Introduced JUnit - Removed the whole CGI package, it should never ever been used these days

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>libmatthew</artifactId>
    <version>0.8.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hypfvieh : libmatthew to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.3

All Versions

Choose a version of com.github.hypfvieh : libmatthew to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
libmatthew-0.8.3
libmatthew-0.8.2
libmatthew-0.8.1

How to add a dependency to Maven

Add the following com.github.hypfvieh : libmatthew maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>libmatthew</artifactId>
    <version>0.8.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hypfvieh : libmatthew gradle dependency to your build.gradle file:

implementation 'com.github.hypfvieh:libmatthew:0.8.3'

Gradle Kotlin DSL: Add the following com.github.hypfvieh : libmatthew gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hypfvieh:libmatthew:0.8.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hypfvieh : libmatthew sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hypfvieh" % "libmatthew" % "0.8.3"

Advertisement

Dependencies from Group

Sep 08, 2022
13 usages
140 stars
Mar 10, 2023
7 usages
140 stars
Mar 28, 2022
6 usages
2 stars
Jan 01, 2018
1 usages
0 stars

Discover Dependencies

Jan 17, 2020
1 usages
0 stars
Feb 04, 2017
0 stars
Feb 08, 2017
0 stars
Jan 28, 2019
1 usages
397 stars
Jan 28, 2023
10 usages
397 stars
Jan 28, 2023
6 usages
397 stars