trace-api

trace-api is a core api of a trace system

License

License

GroupId

GroupId

com.rosegun
ArtifactId

ArtifactId

trace-api
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

trace-api
trace-api is a core api of a trace system
Project URL

Project URL

https://github.com/rosegun/trace-api
Source Code Management

Source Code Management

https://github.com/rosegun/trace-api

Download trace-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.rosegun/trace-api/ -->
<dependency>
    <groupId>com.rosegun</groupId>
    <artifactId>trace-api</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rosegun/trace-api/
implementation 'com.rosegun:trace-api:1.0'
// https://jarcasting.com/artifacts/com.rosegun/trace-api/
implementation ("com.rosegun:trace-api:1.0")
'com.rosegun:trace-api:jar:1.0'
<dependency org="com.rosegun" name="trace-api" rev="1.0">
  <artifact name="trace-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rosegun', module='trace-api', version='1.0')
)
libraryDependencies += "com.rosegun" % "trace-api" % "1.0"
[com.rosegun/trace-api "1.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.

trace api

Versions

Version
1.0