Simply Regex Datatype

Extension to simply-regex API for building datatype regex.

License

License

Categories

Categories

Data
GroupId

GroupId

com.itsallbinary
ArtifactId

ArtifactId

simply-regex-datatype
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simply Regex Datatype
Extension to simply-regex API for building datatype regex.
Project URL

Project URL

http://itsallbinary.com/
Source Code Management

Source Code Management

https://github.com/itsallbinary/simply-regex

Download simply-regex-datatype

How to add to project

<!-- https://jarcasting.com/artifacts/com.itsallbinary/simply-regex-datatype/ -->
<dependency>
    <groupId>com.itsallbinary</groupId>
    <artifactId>simply-regex-datatype</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.itsallbinary/simply-regex-datatype/
implementation 'com.itsallbinary:simply-regex-datatype:1.0.0'
// https://jarcasting.com/artifacts/com.itsallbinary/simply-regex-datatype/
implementation ("com.itsallbinary:simply-regex-datatype:1.0.0")
'com.itsallbinary:simply-regex-datatype:jar:1.0.0'
<dependency org="com.itsallbinary" name="simply-regex-datatype" rev="1.0.0">
  <artifact name="simply-regex-datatype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itsallbinary', module='simply-regex-datatype', version='1.0.0')
)
libraryDependencies += "com.itsallbinary" % "simply-regex-datatype" % "1.0.0"
[com.itsallbinary/simply-regex-datatype "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.itsallbinary : simply-regex jar 1.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0