Last Version

XBN-Java 0.1.5

XBN-Java is a collection of generically-useful backend (server side, non-GUI) programming utilities, featuring RegexReplacer and FilteredLineIterator. XBN-Java is the foundation of Codelet (http://codelet.aliteralmind.com).

License

License

GroupId

GroupId

com.github.aliteralmind
ArtifactId

ArtifactId

xbnjava
Version

Version

0.1.5
Type

Type

pom
Description

Description

XBN-Java
XBN-Java is a collection of generically-useful backend (server side, non-GUI) programming utilities, featuring RegexReplacer and FilteredLineIterator. XBN-Java is the foundation of Codelet (http://codelet.aliteralmind.com).
Project URL

Project URL

https://github.com/aliteralmind/xbnjava
Project Organization

Project Organization

Jeff Epstein

Download xbnjava 0.1.5


<!-- https://jarcasting.com/artifacts/com.github.aliteralmind/xbnjava/ -->
<dependency>
    <groupId>com.github.aliteralmind</groupId>
    <artifactId>xbnjava</artifactId>
    <version>0.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aliteralmind/xbnjava/
implementation 'com.github.aliteralmind:xbnjava:0.1.5'
// https://jarcasting.com/artifacts/com.github.aliteralmind/xbnjava/
implementation ("com.github.aliteralmind:xbnjava:0.1.5")
'com.github.aliteralmind:xbnjava:pom:0.1.5'
<dependency org="com.github.aliteralmind" name="xbnjava" rev="0.1.5">
  <artifact name="xbnjava" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aliteralmind', module='xbnjava', version='0.1.5')
)
libraryDependencies += "com.github.aliteralmind" % "xbnjava" % "0.1.5"
[com.github.aliteralmind/xbnjava "0.1.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.0
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.3.2
com.google.guava : guava jar 16.0

Project Modules

There are no modules declared in this project.