| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sourcetohtml |
| Идентификатор | Идентификаторsourcetohtml |
| Последняя версия | Последняя версия0.8.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsourcetohtml
This project aims to build a command line tool that can create
HTML view with syntax highlighted source code.
It uses Jedit syntax highlighting engine and support all languages that are supported in JEdit.
Which are currently: ActionScript, Ada 95, ANTLR, Apache HTTPD, APDL, AppleScript, ASP, Aspect-J, Assembly, AWK, B formal method, Batch, BBj, BCEL, BibTeX, C, C++, C#, CHILL, CIL, COBOL, ColdFusion, CSS, CVS Commit, D, DOxygen, DSSSL, Eiffel, EmbPerl, Erlang, Factor, Fortran, Foxpro, FreeMarker, Fortran, Gettext, Groovy, Haskell, HTML, Icon, IDL, Inform, INI, Inno Setup, Informix 4GL, Interlis, Io, Java, JavaScript, JCL, JHTML, JMK, JSP, Latex, Lilypond, Lisp, LOTOS, Lua, Makefile, Maple, ML, Modula-3, MoinMoin, MQSC, NetRexx, NQC, NSIS2, Objective C, ObjectRexx, Occam, Omnimark, Parrot, Pascal, Patch, Perl, PHP, Pike, PL-SQL, PL/I, Pop11, PostScript, Povray, PowerDynamo, Progress 4GL, Prolog, Properties, PSP, PV-WAVE, Pyrex, Python, REBOL, Redcode, Relax-NG, RelationalView, Rest, Rib, RPM spec, RTF, Ruby, Ruby-HTML, RView, S+, S#, SAS, Scheme, SDL/PL, SGML, Shell Script, SHTML, Smalltalk, SMI MIB, SQR, Squidconf, SVN Commit, Swig, TCL, TeX, Texinfo, TPL, Transact-SQL, UnrealScript, VBScript, Velocity, Verilog, VHDL, XML, XSL, ZPT
|
| Имя Файла | Размер |
|---|---|
| sourcetohtml-0.8.1.pom | |
| sourcetohtml-0.8.1.jar | 898 KB |
| sourcetohtml-0.8.1-sources.jar | 612 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sourcetohtml/sourcetohtml/ -->
<dependency>
<groupId>com.sourcetohtml</groupId>
<artifactId>sourcetohtml</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sourcetohtml/sourcetohtml/
implementation 'com.sourcetohtml:sourcetohtml:0.8.1'
// https://jarcasting.com/artifacts/com.sourcetohtml/sourcetohtml/
implementation ("com.sourcetohtml:sourcetohtml:0.8.1")
'com.sourcetohtml:sourcetohtml:jar:0.8.1'
<dependency org="com.sourcetohtml" name="sourcetohtml" rev="0.8.1">
<artifact name="sourcetohtml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sourcetohtml', module='sourcetohtml', version='0.8.1')
)
libraryDependencies += "com.sourcetohtml" % "sourcetohtml" % "0.8.1"
[com.sourcetohtml/sourcetohtml "0.8.1"]