Skip to content

Commit

Permalink
Update java.mdx (#519)
Browse files Browse the repository at this point in the history
docs: 📝 Update README to reflect changes in f43d97c
  • Loading branch information
sunchengzhu authored Feb 7, 2025
1 parent 3ef14fa commit e417fe9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/sdk-and-devtool/java.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ gradle init
```bash title='build.gradle'
dependencies {
implementation 'org.nervos.ckb:ckb:{version}'
implementation 'org.nervos.ckb:core:{version}'
implementation 'org.nervos.ckb:utils:{version}'
}
```

Expand Down

0 comments on commit e417fe9

Please sign in to comment.