Last Version

agp-parent 2.3.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

se.skltp.agp
ArtifactId

ArtifactId

agp-parent
Version

Version

2.3.3
Type

Type

jar
Description

Description

agp-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://github.com/skltp/agp

Download agp-parent 2.3.3


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

Dependencies

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

Project Modules

  • agp-core
  • agp-schemas
  • agp-test-common
  • agp-test-non-functional