com.avioconsulting:maven-central-sample-app

Sample Application for Testing the Maven Central Publication Process

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.avioconsulting
ArtifactId

ArtifactId

maven-central-sample-app
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

com.avioconsulting:maven-central-sample-app
Sample Application for Testing the Maven Central Publication Process
Project Organization

Project Organization

AVIO Consulting

Download maven-central-sample-app

How to add to project

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

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.0.5
1.0.4
1.0.2
1.0.1
1.0.0