Blue Fen

Parent pom for Blue Fen projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.bluefen
ArtifactId

ArtifactId

bluefen
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Blue Fen
Parent pom for Blue Fen projects
Project Organization

Project Organization

Blue Fen

Download bluefen

Filename Size
bluefen-1.pom 8 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1