Last Version

Juffrou 1.0.2

Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of extremely useful classes or mini frameworks to help the java developer.

License

License

GroupId

GroupId

com.googlecode.juffrou
ArtifactId

ArtifactId

juffrou
Version

Version

1.0.2
Type

Type

pom
Description

Description

Juffrou
Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of extremely useful classes or mini frameworks to help the java developer.

Download juffrou 1.0.2

Filename Size
juffrou-1.0.2.pom 9 KB
Browse

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

Dependencies

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

Project Modules

  • juffrou-reflect