![JAR search and dependency download from the Maven repository](/logo.png)
com.laamella.sexpression.model.SExpression Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of s-expressions Show documentation
Show all versions of s-expressions Show documentation
S-Expression support for Java
package com.laamella.sexpression.model;
public interface SExpression extends Node {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy