https://github.com/android10/aragorn
Test project for playing around annotation processor in Java
https://github.com/android10/aragorn
Last synced: 10 months ago
JSON representation
Test project for playing around annotation processor in Java
- Host: GitHub
- URL: https://github.com/android10/aragorn
- Owner: android10
- Created: 2015-09-15T19:33:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T09:48:50.000Z (over 10 years ago)
- Last Synced: 2024-11-13T08:31:10.795Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 273 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Aragorn
===========================
Sample project playing around java annotations processor.
License
--------
Copyright 2015 Fernando Cejas
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
