tingyun :: agent :: java

TingYun Java Agent

License

License

http://www.tingyun.com
Categories

Categories

Java Languages
GroupId

GroupId

com.tingyun
ArtifactId

ArtifactId

tingyun-java
Last Version

Last Version

2.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

tingyun :: agent :: java
TingYun Java Agent
Project URL

Project URL

http://www.tingyun.com

Download tingyun-java

Filename Size
tingyun-java-2.6.1.pom 16 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.tingyun/tingyun-java/ -->
<dependency>
    <groupId>com.tingyun</groupId>
    <artifactId>tingyun-java</artifactId>
    <version>2.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tingyun/tingyun-java/
implementation 'com.tingyun:tingyun-java:2.6.1'
// https://jarcasting.com/artifacts/com.tingyun/tingyun-java/
implementation ("com.tingyun:tingyun-java:2.6.1")
'com.tingyun:tingyun-java:pom:2.6.1'
<dependency org="com.tingyun" name="tingyun-java" rev="2.6.1">
  <artifact name="tingyun-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tingyun', module='tingyun-java', version='2.6.1')
)
libraryDependencies += "com.tingyun" % "tingyun-java" % "2.6.1"
[com.tingyun/tingyun-java "2.6.1"]

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.

Versions

Version
2.6.1
2.5.1
2.5.0