Last Version

euler-parent 3

Parent POM for all Euler projects.

License

License

Categories

Categories

Net
GroupId

GroupId

net.eulerframework
ArtifactId

ArtifactId

euler-parent
Version

Version

3
Type

Type

pom
Description

Description

euler-parent
Parent POM for all Euler projects.
Project URL

Project URL

https://eulerproject.io
Project Organization

Project Organization

Euler Project
Source Code Management

Source Code Management

https://github.com/euler-projects/euler-parent

Download euler-parent 3

Filename Size
euler-parent-3.pom 9 KB
Browse

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

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.