Dattack Parent

The Dattack Parent POM provides common settings for all Dattack projects.

License

License

GroupId

GroupId

com.dattack
ArtifactId

ArtifactId

parent
Last Version

Last Version

7
Release Date

Release Date

Type

Type

jar
Description

Description

Dattack Parent
The Dattack Parent POM provides common settings for all Dattack projects.
Project URL

Project URL

https://github.com/dattack/parent
Project Organization

Project Organization

Dattack Team
Source Code Management

Source Code Management

https://github.com/dattack/parent/tree/HEAD

Download parent

How to add to project

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

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.
com.dattack

dattack team

Versions

Version
7
6
5
4
3
2
1