com.crosstreelabs:oauth

Contains common dependency versioning, build, plugin, and publishing information for Crosstree Labs projects.

License

License

GroupId

GroupId

com.crosstreelabs
ArtifactId

ArtifactId

oauth
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Contains common dependency versioning, build, plugin, and publishing information for Crosstree Labs projects.

Download oauth

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0