is not current version
Last Version 1.3.1.7

com.github.treeleafj:third-channel 1.3.1

treeleaf framework

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.treeleafj
ArtifactId

ArtifactId

third-channel
Version

Version

1.3.1
Type

Type

pom

Download third-channel 1.3.1

Filename Size
third-channel-1.3.1.pom 7 KB
Browse

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