Go to file
ḕℏỈẍȓ 91deaea96d init git maven repository 2021-01-22 08:30:28 +00:00
io/github/ehlxr/did-parent init git maven repository 2021-01-22 08:30:28 +00:00
README.md Update README.md 2021-01-22 16:29:49 +08:00

README.md

maven-repository

did-sdk

 <dependencies>
    <dependency>
      <groupId>io.github.ehlxr</groupId>
      <artifactId>did-sdk</artifactId>
      <version>1.0.2-SNAPSHOT</version>
    </dependency>
</dependencies>
<repositories>
    <repository>
        <id>github</id>
        <url>https://raw.github.com/ehlxr/maven-repository/main/</url>
    </repository>
</repositories>