Skip to content

ic4j/ic4j-codegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IC4J Codegen

Java library and CLI to generate Internet Computer artifacts.

Downloads / Accessing Binaries

To add IC4J Codegen to your Java project, use Maven Central.

https://search.maven.org/artifact/org.ic4j/ic4j-codegen/0.8.0/jar
<dependency>
  <groupId>org.ic4j</groupId>
  <artifactId>ic4j-codegen</artifactId>
  <version>0.8.0</version>
</dependency>
implementation 'org.ic4j:ic4j-codegen:0.8.0'

Build

You need JDK 8+ and Gradle to build IC4J Codegen.

About

IC4J library generating ICP artifacts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors