Android代码-fragmentargs

时间:2022-08-26 13:42:45
【文件属性】:

文件名称:Android代码-fragmentargs

文件大小:62KB

文件格式:ZIP

更新时间:2022-08-26 13:42:45

Android代码

FragmentArgs Annotation Processor to create arguments for android fragments without using reflections. I have written a blog entry about this library: http://hannesdorfmann.com/android/fragmentargs Dependency Latest version: dependencies { compile 'com.hannesdorfmann.fragmentargs:annotation:3.0.2' annotationProcessor 'com.hannesdorfmann.fragmentargs:processor:3.0.2' } SNAPSHOT Lastest snapshot version is 4.0.0-SNAPSHOT. You also have to add the url to the snapshot repository: allprojec


【文件预览】:
fragmentargs-master
----processor()
--------src()
--------pom.xml(5KB)
----.buildscript()
--------settings.xml(886B)
--------deploy_snapshot.sh(1KB)
----annotation()
--------src()
--------pom.xml(2KB)
----github-upload.rb(6KB)
----.travis.yml(631B)
----LICENSE(11KB)
----checkstyle.xml(5KB)
----README.md(14KB)
----pom.xml(10KB)
----.gitignore(188B)
----CHANGELOG.md(4KB)
----bundler-parceler()
--------src()
--------pom.xml(1KB)

网友评论