com.github.teaey:feva-common

Java common tools.

License

License

GroupId

GroupId

com.github.teaey
ArtifactId

ArtifactId

feva-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java common tools.

Download feva-common

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0