Last Version

com.livetheoogway.teflon:teflon-framework 1.0.0

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

License

License

GroupId

GroupId

com.livetheoogway.teflon
ArtifactId

ArtifactId

teflon-framework
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Download teflon-framework 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
org.reflections : reflections jar 0.9.11
com.google.inject : guice jar 5.1.0
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.