is not current version
Last Version 2.3.2

com.github.taymindis:channeling-core 2.3.1

The Channeling Core

GroupId

GroupId

com.github.taymindis
ArtifactId

ArtifactId

channeling-core
Version

Version

2.3.1
Type

Type

jar

Download channeling-core 2.3.1


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