is not current version
Last Version 1.1.6

com.leftins:tenant 1.0.1


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.leftins
ArtifactId

ArtifactId

tenant
Version

Version

1.0.1
Type

Type

jar

Download tenant 1.0.1


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