teflon

A utility that can be used to extract values from a string

License

License

GroupId

GroupId

com.livetheoogway.teflon
ArtifactId

ArtifactId

teflon
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

teflon
A utility that can be used to extract values from a string
Project URL

Project URL

https://github.com/livetheoogway/teflon
Source Code Management

Source Code Management

https://github.com/livetheoogway/teflon

Download teflon

Filename Size
teflon-1.0.0.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • teflon-framework
  • teflon-rmq-actor

Versions

Version
1.0.0