is not current version
Last Version 2.0.0

com.tacitknowledge:slowlight 1.0.1

Proxying framework for causing concurrent scalability issues with objects and services

GroupId

GroupId

com.tacitknowledge
ArtifactId

ArtifactId

slowlight
Version

Version

1.0.1
Type

Type

jar

Download slowlight 1.0.1


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