Skip to content

imloama/stellar-springboot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stellar-spring-boot-starterBuild Status

java stellar sdk for spring boot

  1. Add the JitPack repository to your build file
	allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
  1. Add the dependency
dependencies {
	        implementation 'com.github.imloama:stellar-springboot-starter:0.0.2'
	}

About

java stellar sdk for spring boot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages