io.github.buginspector.jin:core

java inspector

License

License

GroupId

GroupId

io.github.buginspector.jin
ArtifactId

ArtifactId

core
Last Version

Last Version

0.0.27
Release Date

Release Date

Type

Type

jar
Description

Description

java inspector
Source Code Management

Source Code Management

https://github.com/bugInspector/javainspector/tree/main/core

Download core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.27