is not current version
Last Version 2.4.11

net.sf.tsl2nano:tsl2.nano.specification 2.1.3

TSL2 Framework Specification (Pools of descripted and runnable Actions and Rules, Generic Tree)

Categories

Categories

Net
GroupId

GroupId

net.sf.tsl2nano
ArtifactId

ArtifactId

tsl2.nano.specification
Version

Version

2.1.3
Type

Type

jar

Download tsl2.nano.specification 2.1.3


<!-- https://jarcasting.com/artifacts/net.sf.tsl2nano/tsl2.nano.specification/ -->
<dependency>
    <groupId>net.sf.tsl2nano</groupId>
    <artifactId>tsl2.nano.specification</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.tsl2nano/tsl2.nano.specification/
implementation 'net.sf.tsl2nano:tsl2.nano.specification:2.1.3'
// https://jarcasting.com/artifacts/net.sf.tsl2nano/tsl2.nano.specification/
implementation ("net.sf.tsl2nano:tsl2.nano.specification:2.1.3")
'net.sf.tsl2nano:tsl2.nano.specification:jar:2.1.3'
<dependency org="net.sf.tsl2nano" name="tsl2.nano.specification" rev="2.1.3">
  <artifact name="tsl2.nano.specification" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.tsl2nano', module='tsl2.nano.specification', version='2.1.3')
)
libraryDependencies += "net.sf.tsl2nano" % "tsl2.nano.specification" % "2.1.3"
[net.sf.tsl2nano/tsl2.nano.specification "2.1.3"]