is not current version
Last Version 1.5.0

org.tbee.tecl:tecl 1.0.0


GroupId

GroupId

org.tbee.tecl
ArtifactId

ArtifactId

tecl
Version

Version

1.0.0
Type

Type

jar

Download tecl 1.0.0


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