is not current version
Last Version 0.8.5

net.contextfw:context 0.7.1


Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

context
Version

Version

0.7.1
Type

Type

pom

Download context 0.7.1

Filename Size
context-0.7.1.pom 3 KB
Browse

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