Last Version

com.gengoai:mango-pom 1.0

A set of utilities and tools to speed up and ease programming in Java.

License

License

GroupId

GroupId

com.gengoai
ArtifactId

ArtifactId

mango-pom
Version

Version

1.0
Type

Type

pom
Description

Description

com.gengoai:mango-pom
A set of utilities and tools to speed up and ease programming in Java.

Download mango-pom 1.0

Filename Size
mango-pom-1.0.pom 9 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • swing-ui
  • mango-annotations