Skip to content

Add a scala package to include scala utility classes and methods #133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
t-ober opened this issue Sep 2, 2021 · 1 comment · Fixed by #134
Closed

Add a scala package to include scala utility classes and methods #133

t-ober opened this issue Sep 2, 2021 · 1 comment · Fixed by #134
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@t-ober
Copy link
Contributor

t-ober commented Sep 2, 2021

  • add Scala support - Scala 3? - check for compatibility issues

  • @t-ober add QuantityUtils

  • @johanneshiry check SIMONA for stuff to transfer

@t-ober t-ober added the enhancement New feature or request label Sep 2, 2021
@t-ober t-ober added this to the Version 1.6 milestone Sep 2, 2021
@johanneshiry
Copy link
Member

We should also add the following code in build.gradle to make the main branch build again:

tasks.withType(Javadoc){
	options.encoding = 'UTF-8'
}

@t-ober t-ober changed the title Add a scala repository to include scala utility classes and methods Add a scala package to include scala utility classes and methods Sep 2, 2021
ckittl added a commit that referenced this issue Nov 29, 2021
Add class for double type enrichment to allow convenient quantity conversions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants