is not current version
Last Version 0.1.1

net.odoframework:odo 0.0.7

Framework for building Serverless applications

Categories

Categories

Net
GroupId

GroupId

net.odoframework
ArtifactId

ArtifactId

odo
Version

Version

0.0.7
Type

Type

pom

Download odo 0.0.7

Filename Size
odo-0.0.7.pom 22 KB
Browse

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