com.github.darkjedi9922:maven-publish-test

Maven publishing test project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.darkjedi9922
ArtifactId

ArtifactId

maven-publish-test
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.darkjedi9922:maven-publish-test
Maven publishing test project
Project URL

Project URL

https://github.com/darkjedi9922

Download maven-publish-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.darkjedi9922/maven-publish-test/ -->
<dependency>
    <groupId>com.github.darkjedi9922</groupId>
    <artifactId>maven-publish-test</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.darkjedi9922/maven-publish-test/
implementation 'com.github.darkjedi9922:maven-publish-test:1.0.3'
// https://jarcasting.com/artifacts/com.github.darkjedi9922/maven-publish-test/
implementation ("com.github.darkjedi9922:maven-publish-test:1.0.3")
'com.github.darkjedi9922:maven-publish-test:jar:1.0.3'
<dependency org="com.github.darkjedi9922" name="maven-publish-test" rev="1.0.3">
  <artifact name="maven-publish-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.darkjedi9922', module='maven-publish-test', version='1.0.3')
)
libraryDependencies += "com.github.darkjedi9922" % "maven-publish-test" % "1.0.3"
[com.github.darkjedi9922/maven-publish-test "1.0.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.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0