is not current version
Last Version 0.8.5

net.contextfw:context 0.6.0


Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

context
Version

Version

0.6.0
Type

Type

pom

Download context 0.6.0

Filename Size
context-0.6.0.pom 3 KB
Browse

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