Last Version

Your name of the lib 0.0.17

Your description of the lib

License

License

Categories

Categories

Maven Build Tools Ant
GroupId

GroupId

io.github.marcelosantosti
ArtifactId

ArtifactId

test-maven
Version

Version

0.0.17
Type

Type

jar
Description

Description

Your name of the lib
Your description of the lib
Source Code Management

Source Code Management

https://github.com/marcelosantosti/test-maven

Download test-maven 0.0.17


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

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.