License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.secureops |
ArtifactId | ArtifactIdfieldextraction |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfieldextraction
A general purpose field extraction library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fieldextraction-1.5.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.secureops/fieldextraction/ -->
<dependency>
<groupId>com.secureops</groupId>
<artifactId>fieldextraction</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.secureops/fieldextraction/
implementation 'com.secureops:fieldextraction:1.5.0'
// https://jarcasting.com/artifacts/com.secureops/fieldextraction/
implementation ("com.secureops:fieldextraction:1.5.0")
'com.secureops:fieldextraction:pom:1.5.0'
<dependency org="com.secureops" name="fieldextraction" rev="1.5.0">
<artifact name="fieldextraction" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.secureops', module='fieldextraction', version='1.5.0')
)
libraryDependencies += "com.secureops" % "fieldextraction" % "1.5.0"
[com.secureops/fieldextraction "1.5.0"]