License |
License |
---|---|
Categories |
CategoriesMINA Net Networking |
GroupId | GroupIdio.github.laminalfalah |
ArtifactId | ArtifactIdbackend-framework-oauth |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.laminalfalah:backend-framework-oauth
Backend Framework project for Spring Boot
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.laminalfalah/backend-framework-oauth/ -->
<dependency>
<groupId>io.github.laminalfalah</groupId>
<artifactId>backend-framework-oauth</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.laminalfalah/backend-framework-oauth/
implementation 'io.github.laminalfalah:backend-framework-oauth:0.0.1'
// https://jarcasting.com/artifacts/io.github.laminalfalah/backend-framework-oauth/
implementation ("io.github.laminalfalah:backend-framework-oauth:0.0.1")
'io.github.laminalfalah:backend-framework-oauth:jar:0.0.1'
<dependency org="io.github.laminalfalah" name="backend-framework-oauth" rev="0.0.1">
<artifact name="backend-framework-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.laminalfalah', module='backend-framework-oauth', version='0.0.1')
)
libraryDependencies += "io.github.laminalfalah" % "backend-framework-oauth" % "0.0.1"
[io.github.laminalfalah/backend-framework-oauth "0.0.1"]