is not current version
Last Version 5

io.github.ahmedelkolfat:oit.framework 4

library for my team to help us be more productive

GroupId

GroupId

io.github.ahmedelkolfat
ArtifactId

ArtifactId

oit.framework
Version

Version

4
Type

Type

jar

Download oit.framework 4


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