Last Version

my-space 1.0.0

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

GroupId

GroupId

com.github.pateluday07
ArtifactId

ArtifactId

my-space
Version

Version

1.0.0
Type

Type

jar
Description

Description

my-space
A application used as an example on how to set up pushing its components to the Central Repository.

Download my-space 1.0.0


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

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.