Dummy Project

This is dummy project created to test bazel rules for sonatype publishing.

License

License

GroupId

GroupId

org.jetbrains
ArtifactId

ArtifactId

dummy
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Dummy Project
This is dummy project created to test bazel rules for sonatype publishing.
Project URL

Project URL

https://www.jetbrains.com/
Source Code Management

Source Code Management

https://github.com/andrefmrocha/Dummy-Project

Download dummy

How to add to project

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

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
0.1.2
0.1.1
0.1.0