Last Version

mavendemo 0.0.1


Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.pawansharmawissen
ArtifactId

ArtifactId

mavendemo
Version

Version

0.0.1
Type

Type

jar
Description

Description

mavendemo
Project URL

Project URL

https://github.com/pawansharmawissen/mavendemo
Source Code Management

Source Code Management

https://github.com/pawansharmawissen/mavendemo

Download mavendemo 0.0.1


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.mockito : mockito-core jar 3.7.7
org.mockito : mockito-junit-jupiter jar 3.7.7

Project Modules

There are no modules declared in this project.