Last Version

Jisel 1.1

Java Interface Segregation Library

License

License

GroupId

GroupId

org.jisel
ArtifactId

ArtifactId

jisel
Version

Version

1.1
Type

Type

jar
Description

Description

Jisel
Java Interface Segregation Library
Project URL

Project URL

https://jisel.org/
Source Code Management

Source Code Management

https://github.com/mohamed-ashraf-bayor/jisel

Download jisel 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.auto.service : auto-service-annotations jar 1.0.1

Project Modules

There are no modules declared in this project.