Last Version

Providence 2.7.0

Providence is a port of Apache thrift that has some extra tooling, and different way of generating classes and serializing data.

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.morimekta.providence
ArtifactId

ArtifactId

providence
Version

Version

2.7.0
Type

Type

jar
Description

Description

Providence
Providence is a port of Apache thrift that has some extra tooling, and different way of generating classes and serializing data.
Project URL

Project URL

http://www.morimekta.net/providence
Project Organization

Project Organization

morimekta.net
Source Code Management

Source Code Management

https://gitlab.com/morimekta/providence

Download providence 2.7.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.