is not current version
Last Version 2.1

org.internetitem:framework 1.9


Categories

Categories

Net
GroupId

GroupId

org.internetitem
ArtifactId

ArtifactId

framework
Version

Version

1.9
Type

Type

jar

Download framework 1.9


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