is not current version
Last Version 0.8.5

net.contextfw:context 0.8.3


Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

context
Version

Version

0.8.3
Type

Type

pom

Download context 0.8.3

Filename Size
context-0.8.3.pom 3 KB
Browse

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